Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Provide convenience scripts for building different JDK versions #6

Closed
Marcono1234 opened this issue Aug 23, 2021 · 0 comments
Closed
Labels
enhancement New feature or request

Comments

@Marcono1234
Copy link
Owner

As mentioned in #3, it would be useful to provide scripts to build the different JDK versions.
Currently this requires finding the appropriate Git JDK repository (see also #1 (comment)) and choosing an appropriate boot JDK.

Probably makes sense to cover:

At the moment it looks like the same Dockerfile can be used to build both JDK 8 and JDK 16. However, in the future separate Dockerfiles might be needed.

An issue which could arise is that the necessary boot JDK's will not be available as Ubuntu packages anymore. In that case a workaround could be to allow specifying a boot JDK download URL, e.g. AdoptOpenJDK / Adoptium or Azul Zulu releases; Azul Zulu also provides DEB packages for download.

@Marcono1234 Marcono1234 added the enhancement New feature or request label Aug 23, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant