An open API service indexing awesome lists of open source software.

https://github.com/pztrn/java-docker

Docker container for running java applications, based on Alpine Linux.
https://github.com/pztrn/java-docker

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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.