AdoptOpenJDK / AdoptOpenJDK/openjdk-docker
Generate specific tags for JDK Images
未关闭
question
- 主要语言
- Slim
- 星标
- 423
- 派生
- 220
- PR 合并指标
- 30 天内没有已合并 PR
描述
When dealing with packages, `jre` and `jdk`, there is a tag for `jre` images. For example, ` jre-nightly`, points to the nightly build of `jre`. There is no specific tag for `jdk`, which results in the image being tag as just `nightly`.
For clarity, there should be a specific tag for `jdk` builds. I am fine with have a tag for just `nightly` as long as there is another tag pointing to the same image called `jdk-nightly`.
This would make automation easier and provide more clarity for users.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。