AdoptOpenJDK / AdoptOpenJDK/openjdk-docker
Generate specific tags for JDK Images
Aperta
question
- Lingua principale
- Slim
- Stelle
- 423
- Fork
- 220
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.