2026-05-20 14:27:45 -04:00
2023-09-05 14:25:54 -04:00
2026-05-20 14:17:46 -04:00
2026-05-20 14:27:45 -04:00

Alpine JDK Container Image

This project handles the generation of Alpine Linux images with its APK openjdk package installed.

Tags

Tag Description
{alpine.version}-{jdk.majorVersion} A concatenation of the Alpine Linux major/minor version and the OpenJDK version.
{alpine.version}
{alpine.majorVersion}.{alpine.majorVersion}

Current tags: Inteligr8 Container Repository

Usage

podman container run -it --rm docker.inteligr8.com/inteligr8/alpine-jdk:3.23-25 sh

References

Description
No description provided
Readme 37 KiB
Languages
Dockerfile 100%