English | 中文
Docker image for Dragonwell, a downstream version of OpenJDK.
Modifided from dragonwell-project/droganwell-containers
Dragonwell Version | Alpine | Debian slim | Ubuntu |
---|---|---|---|
8 | ❌ | ✔ | ✔ |
11 | ✔ | ✔ | ✔ |
17 | ✔ | ✔ | ✔ |
21 | ✔ | ✔ | ✔ |
OS | Version |
---|---|
Alpine | 3.18 |
Ubuntu | 22.04 |
Debian Slim | 12 |
- Generate JRE for image build, using
jlink
- For Java 8, use
/jre
folder instead
- For Java 8, use
- Removed unnecessary package installed during build process, like
curl
,wget
- Removed Java EE builds
- Has a much smaller size
Built with ubuntu:22.04
and Dragonwell 17.0.9
Original | Modified | Diff |
---|---|---|
457M | 264M | -42.23% |
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.