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.
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.
- None
- None
ENV CRON_ENABLED false
- None
Fork -> Patch -> Push -> Pull Request
MIT
Copyright (c) 2015 Thomas Boerger <http://www.webhippie.de>
Copyright (c) 2019 Chip Wolf <https://chipwolf.uk>