You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 13, 2019. It is now read-only.
I noticed most (not sure if all) of the official docker images are using a simplified folder structure. They only take the major.minor version and map that to a folder name. When the major.minor.patch is updated that gets reflected in the dockerfile but if the major.minor didn't change the folder name wouldn't.
Is this something we wanted to take a look at? Here are some examples showing all the tags still existing but folder structure a bit simplified in the repo:
I noticed most (not sure if all) of the official docker images are using a simplified folder structure. They only take the major.minor version and map that to a folder name. When the major.minor.patch is updated that gets reflected in the dockerfile but if the major.minor didn't change the folder name wouldn't.
Is this something we wanted to take a look at? Here are some examples showing all the tags still existing but folder structure a bit simplified in the repo:
Solr
https://github.com/docker-solr/docker-solr
https://hub.docker.com/r/library/solr/tags/
Postgres
https://github.com/docker-library/postgres
https://hub.docker.com/r/library/postgres/tags/
Node
https://github.com/nodejs/docker-node
https://hub.docker.com/r/library/postgres/tags/
I for sure might be missing something but thought would start discussion :)
The text was updated successfully, but these errors were encountered: