/dragonwell-jre-image

Dragonwell jre docker container, script mainly from dragonwell-project/dragonwell-containers

Primary LanguageDockerfileApache License 2.0Apache-2.0

English | 中文

Docker image for Dragonwell, a downstream version of OpenJDK.

Modifided from dragonwell-project/droganwell-containers

Supported Platform

Dragonwell Version Alpine Debian slim Ubuntu
8
11
17
21

Base image info

OS Version
Alpine 3.18
Ubuntu 22.04
Debian Slim 12

Differences

  • Generate JRE for image build, using jlink
    • For Java 8, use /jre folder instead
  • Removed unnecessary package installed during build process, like curl, wget
  • Removed Java EE builds
  • Has a much smaller size

Comparison

Built with ubuntu:22.04 and Dragonwell 17.0.9

Original Modified Diff
457M 264M -42.23%

Disclaimer

Using this mirror may encounter some unforeseen problems. If you encounter any, please try to reproduce them on dragonwell-project/droganwell-containers first to determine where the issue should be submitted.