Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add user-friendly tags for Debian variants #191

Open
mamekoro opened this issue Mar 23, 2024 · 0 comments
Open

Add user-friendly tags for Debian variants #191

mamekoro opened this issue Mar 23, 2024 · 0 comments

Comments

@mamekoro
Copy link

mamekoro commented Mar 23, 2024

Rust Docker images are tagged with tags containing Debian codenames such as 1-buster, 1-bullseye, and 1-bookworm.

However, for those who do not use Debian as their main OS, the Debian codenames are very confusing: it is hard to tell at a glance which of buster, bullseye, or bookworm is the latest one.

My suggestion is to add tags containing the Debian version number to make the tag more user-friendly. That is, tags like 1-debian10, 1-debian11, 1-debian12, etc.

The alpine variants are tagged with version numbers, such as 1-alpine3.18, so I believe it is possible for the Debian variants too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant