An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Adopt OpenJDK Docker image

[![Build Status](https://github.com/nicoherbigio/docker-adoptopenjdk-openjdk/actions/workflows/build-docker-images.yml/badge.svg)](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.