/java-docker

Docker container for running java applications, based on Alpine Linux.

Primary LanguageDockerfile

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.