Skip to content

Add Support for Multiple Docker Base Images on Official DockerHub #236

Open
@james-crowley

Description

@james-crowley

With testing for other base images right around the corner, adoptium/aqa-tests#1109, I wanted to make sure all correct base images made it into the testing pipeline. Thus allowing the new base images to get tested and pushed up to the official DockerHub repository, https://hub.docker.com/_/adoptopenjdk.

Currently the only base images in the official DockerHub repository are:

  • Ubuntu (Bionic)
  • Windows Server Core

The unofficial DockerHub repositories currently support:

  • Ubuntu (Bionic)
  • Alpine (3.10)
  • Debian (Stretch)
  • Windows Server Core (1803, 1809, LTSC 2016)
  • Ubi-Minimal

It would be nice to start moving some of the base images in the unofficial DockerHub repositories to the official repository after testing has been completed.

In addition it would be nice to add support for the following additional base images:

Some other improvements that should be made while adding more base images/tags are:

@dinogun @smlambert

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions