Docker images/Java

From Nasqueron Agora
Revision as of 18:31, 24 October 2024 by Dereckson (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Docker images for Java application maintained by Nasqueron cover currently Openfire (direct), Orbeon Forms (Tomcat) and Jenkins agents (to determine).

OpenJDK migration

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