Docker images/Java: Difference between revisions

From Nasqueron Agora
(Created page with "For Java applications, Docker containers need a Java base image. Previously, that base image was directly an OpenJDK one, but as the OpenJDK project doesn't want to maintain anymore build for previous versions, se need to move to a new OpenJDK distribution. Mural discussion: https://app.mural.co/t/nasqueron8788/m/nasqueron8788/1727358719226/d01e092739ce8e1d912507e80388a50b266056d4?sender=u9ff2d4c61142f15016a53269")
(No difference)

Revision as of 18:28, 24 October 2024

For Java applications, Docker containers need a Java base image.

Previously, that base image was directly an OpenJDK one, but as the OpenJDK project doesn't want to maintain anymore build for previous versions, se need to move to a new OpenJDK distribution.

Mural discussion: https://app.mural.co/t/nasqueron8788/m/nasqueron8788/1727358719226/d01e092739ce8e1d912507e80388a50b266056d4?sender=u9ff2d4c61142f15016a53269