Docker images used to create containers ready with Debian based and OpenJDK.
219
Docker images used to create containers ready with Debian based and OpenJDK.
Within your Dockerfile:
FROM thesuhu/docker-debian-openjdk:{VERSION}
Specify the OpenJDK version you will use in the above {VERSION}.
The following version are available:
| Tag | OpenJDK | Debian |
|---|---|---|
| Latest | 21.0.4 | Debian GNU/Linux 11 (bullseye) |
| 21 | 21.0.4 | Debian GNU/Linux 11 (bullseye) |
If you need another version, you can fork and edit the Dockerfile and then build for your own.
Content type
Image
Digest
sha256:b31e75bf4…
Size
633.7 MB
Last updated
about 2 years ago
docker pull thesuhu/docker-debian-openjdk