covas-quarkus/.dockerignore

7 lines
91 B
Plaintext
Raw Normal View History

2022-04-03 21:51:35 +02:00
*
2022-10-15 21:31:27 +02:00
!.pom.xml
!src/
2022-04-03 21:51:35 +02:00
!target/*-runner
!target/*-runner.jar
!target/lib/*
!target/quarkus-app/*