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

Create Java 11 Docker Images #27

Open
saw303 opened this issue May 5, 2024 · 1 comment
Open

Create Java 11 Docker Images #27

saw303 opened this issue May 5, 2024 · 1 comment

Comments

@saw303
Copy link

saw303 commented May 5, 2024

Sonatype provides Docker images running on Java 11 instead of Java 8. Java 11 is much more Docker-aware than Java 8 (JVM 8 is actually completely container unaware). It would be nice to have Java 11 ARM images.

@klo2k
Copy link
Owner

klo2k commented May 5, 2024

Ooh thanks for the heads-up - this'd certainly make memory limit more flexible.

I need to do more research - sounds like there are a couple of container-specific memory options we can include into cmdline.

But I'm not sure which ones to use, and how they interact with the default -Xms and -Xmx settings...

If you (or anyone) have any idea I'd love to hear from you!


Notes:

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

2 participants