Join Slack
Powered by
Which flavour of OpenJDK does CommandBox use? Is i...
# box-products
e
evagoras
06/13/2023, 9:31 AM
Which flavour of OpenJDK does CommandBox use? Is it Adoptium? I found these: *
https://github.com/adoptium/temurin-build
*
https://github.com/adoptium/jdk
*
https://github.com/adoptium/jdk8u
*
https://github.com/adoptium/jdk11u
*
https://github.com/adoptium/jdk17u
*
https://github.com/adoptium/jdk20
d
dougcain
06/13/2023, 11:25 AM
from the docker file that builds command box (
https://github.com/Ortus-Solutions/docker-commandbox/blob/development/builds/base/Dockerfile
) it uses eclipse-temurin which seems to be Adoptium -
https://projects.eclipse.org/projects/adoptium.temurin
👍 1
👍🏻 1
Open in Slack
Previous
Next