-
Notifications
You must be signed in to change notification settings - Fork 21
Unify Base Images #38
Comments
Basically any version of Java will work fine. However, my preferences are:
|
Yes, I would go with the LTS version of java. |
I'm personally happy to go with Adopt for all our images because they are backed by Red Hat, IBM, TomiTribe Microsoft, Alibaba, etc. One other thought I had last night was that we could consider compiling our CLI tools with GraalVM or similar to really squash them down in size to a couple of MB. |
I would wait till Adoptium releases docker build under the new name and then we could switch. |
We probably have to wait a while and follow the discussion if we do not want to build the jre ourselves adoptium/temurin-build#2683 |
We should decide on a base JDK for builds and a small and light JRE image for runtime.
The text was updated successfully, but these errors were encountered: