https://github.com/nicoherbigio/docker-adoptopenjdk-openjdk
Docker Image of Adopt OpenJDK
https://github.com/nicoherbigio/docker-adoptopenjdk-openjdk
adoptopenjdk docker-hub docker-image
Last synced: 2 months ago
JSON representation
Docker Image of Adopt OpenJDK
- Host: GitHub
- URL: https://github.com/nicoherbigio/docker-adoptopenjdk-openjdk
- Owner: nicoherbigio
- Created: 2018-12-30T22:12:11.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2022-11-04T11:58:58.000Z (almost 3 years ago)
- Last Synced: 2023-05-11T08:25:55.155Z (over 2 years ago)
- Topics: adoptopenjdk, docker-hub, docker-image
- Language: Dockerfile
- Homepage:
- Size: 84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Adopt OpenJDK Docker image
[](https://github.com/nicoherbigio/docker-adoptopenjdk-openjdk/actions/workflows/build-docker-images.yml)
## Supported tags and respective `Dockerfile` links
* [`17`, `17-bullseye`, `17.0`, `17.0-bullseye`, `17.0.5`, `17.0.5-bullseye`](https://github.com/nicoherbigio/docker-adoptopenjdk-openjdk/blob/main/17.0/jdk/debian/default/Dockerfile)
* [`11`, `11-bullseye`, `11.0`, `11.0-bullseye`, `11.0.17`, `11.0.17-bullseye`](https://github.com/nicoherbigio/docker-adoptopenjdk-openjdk/blob/main/11.0/jdk/debian/default/Dockerfile)
* [`8`, `8-bullseye`, `8.0`, `8.0-bullseye`, `8.0.352`, `8.0.352-bullseye`](https://github.com/nicoherbigio/docker-adoptopenjdk-openjdk/blob/main/8.0/jdk/debian/default/Dockerfile)## How to get this image
The recommended way to get the Adopt OpenJDK Docker image is to pull the prebuilt image from Docker Hub by specifying the tagged version.
```console
$ docker pull nicoherbigde/adoptopenjdk-openjdk:[TAG]
```The [list of available versions](https://hub.docker.com/r/nicoherbigde/adoptopenjdk-openjdk/tags) can be viewed at Docker Hub.
## How to use this image
Coming soon ;-)
## Copyleft
This documentation was written by Nico Herbig.