AdoptOpenJDK / AdoptOpenJDK/openjdk-docker

Add Support for Multiple Docker Base Images on Official DockerHub

オープン
#236 コメント 6 件 リアクション 2 件 担当者 1 名 @dinogun が担当を希望しています GitHub で見る
enhancement
主要言語
Slim
スター
423
フォーク
220
PR マージ指標
30日以内にマージされた PR はありません

説明

With testing for other base images right around the corner, https://github.com/AdoptOpenJDK/openjdk-tests/issues/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:

- CentOS/ClefOS - #12 - https://hub.docker.com/_/clefos
- Windows Nano Server - https://hub.docker.com/_/microsoft-windows-nanoserver

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

- Update Debian base image from `stretch` to `buster` - #200
- Support Slim Builds in the official DockerHub repository
- Investigate `buildpack-deps` for base image pulls, especially the `curl` tags, https://hub.docker.com/_/buildpack-deps/

@dinogun @smlambert

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。