covas-quarkus/.dockerignore

7 lines
91 B
Plaintext

*
!.pom.xml
!src/
!target/*-runner
!target/*-runner.jar
!target/lib/*
!target/quarkus-app/*