AdoptOpenJDK / AdoptOpenJDK/openjdk-docker
Generate specific tags for JDK Images
Aberta
question
- Linguagem predominante
- Slim
- Estrelas
- 423
- Forks
- 220
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.