Custom Docker images that combine Zulu OpenJDK on Alpine with Payara Micro. The images are published on Docker Hub here: https://hub.docker.com/r/qaware/zulu-alpine-payara-micro/
All the images are tuned for Docker usage, especially concerning the CPU, RAM and thus JVM heap usage.
docker run -it --rm --cpus 2 --memory 640m qaware/zulu-alpine-payara-micro:8u212-5.192
For more information about Payara Server and Payara Micro have a look at the documentation: https://payara.gitbooks.io/payara-server/content/
For more information and detaials about the individual release versions have a look at the release notes as well as the Github releases pages: https://github.com/payara/Payara/releases
M.-Leander Reimer (@lreimer), [email protected]
This software is provided under the MIT open source license, read the LICENSE
file for details.