AdoptOpenJDK / AdoptOpenJDK/openjdk-docker
Generate specific tags for JDK Images
Đang mở
question
- Ngôn ngữ chính
- Slim
- Star
- 423
- Fork
- 220
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.