mirror of
https://github.com/RoastSlav/quickdrop.git
synced 2026-01-06 06:29:57 -06:00
* Build the application using the maven docker image (no longer need to compile the app locally). Use the Amazon Corretto JDK distro for the JRE source. (OpenJDK has been deprecated). Create the small JRE using the jlink tool. Using the alpine distro as base; copy the generated JRE; copy the built application. * Add dockerignore and fix volume
8 lines
80 B
Plaintext
8 lines
80 B
Plaintext
README.md
|
|
LICENSE
|
|
target
|
|
docker-compose.yml
|
|
Jenkinsfile
|
|
Dockerfile
|
|
mvnw
|
|
mvnw.cmd |