java11/README.md

8 lines
238 B
Markdown
Raw Permalink Normal View History

2019-10-12 02:33:58 +05:00
# Java container
2019-12-22 00:50:19 +05:00
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.