Docker container for running java applications, based on Alpine Linux and Java 11.
Stanislav N. aka pztrn
4ac4a4fd8a
All checks were successful
continuous-integration/drone/push Build is passing
|
||
---|---|---|
.drone.yml | ||
.gitignore | ||
.gitlab-ci.yml | ||
Dockerfile | ||
README.md |
Java container
This is a Java container built on top of Alpine Linux.
It provides Java 11 for your applications.
By default it is assumed that your application's data will be placed in /data and /data/start.sh startup script exists.