README updates.

This commit is contained in:
Stanislav Nikitin 2019-12-22 00:50:19 +05:00
parent 0e3437a60f
commit 8ce953d36e
No known key found for this signature in database
GPG Key ID: 106900B32F8192EE
1 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
# Java container
This is a Java container built on top of Alpine Linux.
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.