This commit is contained in:
2025-06-05 20:00:56 +02:00
commit e3dbba4c38
60 changed files with 2469 additions and 0 deletions

5
3/myTest01/.dockerignore Normal file
View File

@ -0,0 +1,5 @@
*
!target/*-runner
!target/*-runner.jar
!target/lib/*
!target/quarkus-app/*