Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add a script to build with different Java base images #33

Open
kakkoyun opened this issue Dec 2, 2022 · 2 comments
Open

Add a script to build with different Java base images #33

kakkoyun opened this issue Dec 2, 2022 · 2 comments

Comments

@kakkoyun
Copy link
Member

kakkoyun commented Dec 2, 2022

Some examples of other Official Image alternatives (listed in alphabetical order with no intentional or implied preference):

https://github.com/docker-library/docs/tree/master/openjdk#deprecation-notice

@v-thakkar
Copy link

Adding apache-maven to the list too. I've some applications here which I use regularly: https://github.com/v-thakkar/Java-testing . Will add an example in the demo repo.

@maxbrunet
Copy link
Member

maxbrunet commented Mar 6, 2023

Maven is a package manager, it runs on top of the already listed JVMs. The question is usually "Maven vs Gradle". I don't think there is much value to it, unless we prefer it to Gradle, it is not needed at runtime, so it will not be in the final image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants