Releases: RagedUnicorn/docker-java
Releases · RagedUnicorn/docker-java
Release list
v21.0.11-alpine3.24.1-1
What's Changed
- feat: replace OpenJDK 11 variant dirs with Temurin 21 multi-stage image (4f1bece)
- chore: add renovate configuration and shared tooling dotfiles (ddd92aa)
- docs: align documentation set with sibling repositories (d0c5429)
- feat: add Apache Maven installation to JDK variant and update documentation (07b37e7)
Docker Images
Pull the images:
docker pull ragedunicorn/java:21.0.11-jdk-alpine3.24.1-1
docker pull ragedunicorn/java:21.0.11-jre-alpine3.24.1-1
docker pull ghcr.io/ragedunicorn/docker-java:21.0.11-jdk-alpine3.24.1-1
docker pull ghcr.io/ragedunicorn/docker-java:21.0.11-jre-alpine3.24.1-1Or use the latest tags:
docker pull ragedunicorn/java:latest
docker pull ragedunicorn/java:latest-jreFull Changelog: v1.3.0...v21.0.11-alpine3.24.1-1
v1.3.0
- Update alpine base version to 3.12.0
- Update openjdk to version 11
- Update container tests
- Update licensing year to 2020
- Update docker-compose version to 3.8
v1.2.1
- Update openjdk8 package version to 8.201.08-r1
- Update java home path for jre image
- Prefer ampersand && operator to chain commands
v1.2.0
- Update licensing year to 2019
- Update gitignore
- Update jre alpine linux base image to 3.9.2
- Update jre docker-compose version to 3.7
- Update google container test for new jre version
- Update jre container structure test base version to 1.4.0
- Update jre image version to 1.2.0
- Update jdk alpine linux base image to 3.9.2
- Update jdk docker-compose version to 3.7
- Update google container test for new jdk version
- Update jdk container structure test base version to 1.4.0
- Update jdk image version to 1.2.0
v1.1.0
- Update alpine to 3.8 for jre and jdk images
- Add dockerignore file for both jre and jdk image
- Add docker-compose environmental file
v1.0.2
- Update docker-compose file version to 3.6
- Update jdk version to 8.171.11-r0
- Update jre version 8.171.11-r0
- Add container structure tests
v1.0.1
- Update jre image to new alpine version 3.7
- Update jre openjdk package to 8.151.12-r0
- Update jdk image to new alpine version 3.7
- Update jdk openjdk package to 8.151.12-r0