Skip to content

OpenJDK built on Eclipse OpenJ9 images for Docker

License

Notifications You must be signed in to change notification settings

dockerwolf/openjdk-openj9

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenJDK OpenJ9

This is our minimal customized OpenJDK base image based on AdoptOpenJDK's OpenJ9 build. Optionally you can enable a cron daemon, to get it running you need to provide the environment variable CRON_ENABLED=true or CRON_ENABLED=1. You can see the available variables below. Be aware that you have to start s6 to get the cron daemon started automatically.

Versions

To get an overview about the available versions please take a look at the GitHub branches or our Docker Hub tags, these lists are always up to date.

Volumes

  • None

Ports

  • None

Available environment variables

ENV CRON_ENABLED false

Inherited environment variables

  • None

Contributing

Fork -> Patch -> Push -> Pull Request

Authors

License

MIT

Copyright

Copyright (c) 2015 Thomas Boerger <http://www.webhippie.de>
Copyright (c) 2019 Chip Wolf <https://chipwolf.uk>

About

OpenJDK built on Eclipse OpenJ9 images for Docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 69.5%
  • Vim Script 18.6%
  • Dockerfile 11.9%