AdoptOpenJDK / AdoptOpenJDK/openjdk-docker

Different image tag name per base Alpine version

Aperta
#352 1 commento 1 reazione 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
Slim
Stelle
423
Fork
220
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

First, thank you for your great project.

Our project use following Docker images,

* jdk-11.0.7_10-alpine
* jre-11.0.7_10-alpine

but after #348, Alpine Linux version of the base image was upgraded from 3.11 to 3.12 unexpectedly. We want to control the timing that the base Alpine Linux is changed.

Do you have any plan to publish Docker image with different tag name per Alpine version (i.e. jre-11.0.7_10-alpine3.11, jre-11.0.7_10-alpine3.12, etc)? Many language images provide them.

* https://hub.docker.com/_/golang
* https://hub.docker.com/_/python
* https://hub.docker.com/_/node

Or, is there any other way that we can specify the Alpine version?

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.