Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 939 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 939 Bytes

Zulu OpenJDK on Alpine with Payara Micro

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

Maintainer

M.-Leander Reimer (@lreimer), [email protected]

License

This software is provided under the MIT open source license, read the LICENSE file for details.