Make Corretto 18 available on Docker Hub
Harmelodic opened this issue · 2 comments
Is your feature request related to a problem?
The Corretto documentation details that a Corretto 18 docker image is available on Docker Hub:
https://docs.aws.amazon.com/corretto/latest/corretto-18-ug/docker-install.html
But, the image is not available:
https://hub.docker.com/_/amazoncorretto
Describe a solution you would like
An amazoncorretto:18 image (with other images with associated tags) be available for use.
Describe alternatives you have considered
Building my own, using the amazoncorretto download links:
https://docs.aws.amazon.com/corretto/latest/corretto-18-ug/downloads-list.html
Hi, thanks for contacting us about this. We're working on it right now in corretto-docker#95, and will update the dockerhub images soon.
Ah! Amazing, I didn't even realise there was a designated corretto docker repo.
Since you have the corretto/corretto-docker#94 issue, then I'll close this issue and keep things clean.