corretto / corretto-docker

Dockerfiles for Amazon Corretto Official images.
https://hub.docker.com/_/amazoncorretto
MIT No Attribution
152 stars 63 forks source link

Add definitions for ambiguous tags in docs #197

Open eightnoneone opened 6 months ago

eightnoneone commented 6 months ago

The current list of variant tags for images use terms that are not defined well.

Though some are terms of art that many Java developers and operators are familiar with, others are generic and ambiguous. The docker-library/docs README.md has a section for variants that only addresses alpine.

As single point of reference, I am a non-developer ops engineer that has been deploying Java applications for 25 years. This is what I understand from the tags:

I would like to see more explicit definitions included in this repo's README and the docker-library/docs README.

caojoshua commented 6 months ago

Agreed that many of these labels are not obvious. We have this work planned internally. The updates will be in this repo's readme and the readme in docker-library