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

Consistent Docker Image Tags #572

Open
rattencreep opened this issue Sep 10, 2024 · 1 comment
Open

Consistent Docker Image Tags #572

rattencreep opened this issue Sep 10, 2024 · 1 comment
Labels
ci/cd Ci/CD enhancement New feature or request

Comments

@rattencreep
Copy link

I believe more consistent docker image tags, matching the releases, would be nice. For instance, there is tag v0.4.6-rc, but no actual v0.4.6. To get the actual v0.4.6 the latest tag has to be used. This can be a burden if maintaining a lot of containers and trying to keep stuff up to date.

@rattencreep rattencreep changed the title Consistaet Docker Image Tags Consistent Docker Image Tags Sep 10, 2024
@girlbossceo
Copy link
Owner

We do have a latest tag which is pretty standard for being the "latest tagged stable release", and main for the main branch of course, but we can add the tag names like v0.4.6 as well.

@girlbossceo girlbossceo added enhancement New feature or request ci/cd Ci/CD labels Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Ci/CD enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants