Skip to content

Releases: RagedUnicorn/docker-java

v21.0.11-alpine3.24.1-1

Choose a tag to compare

@github-actions github-actions released this 20 Jul 17:58
v21.0.11-alpine3.24.1-1
07b37e7

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-1

Or use the latest tags:

docker pull ragedunicorn/java:latest
docker pull ragedunicorn/java:latest-jre

Full Changelog: v1.3.0...v21.0.11-alpine3.24.1-1

v1.3.0

Choose a tag to compare

@RagedUnicorn RagedUnicorn released this 29 Aug 11:39
  • 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

Choose a tag to compare

@RagedUnicorn RagedUnicorn released this 10 Apr 15:37
  • 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

Choose a tag to compare

@RagedUnicorn RagedUnicorn released this 16 Mar 21:06
  • 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

Choose a tag to compare

@RagedUnicorn RagedUnicorn released this 30 Jul 18:25
  • 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

Choose a tag to compare

@RagedUnicorn RagedUnicorn released this 20 Jun 18:43
  • 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

Choose a tag to compare

@RagedUnicorn RagedUnicorn released this 09 Dec 13:10
  • 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

v1.0.0

Choose a tag to compare

@RagedUnicorn RagedUnicorn released this 07 Sep 19:35

Initial release