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

Change: Remove v prefix from docker tags #50

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

leojonathanoh
Copy link
Member

Docker image tag conventions are starting to become clear that it is preferred to omit v prefix. While having the v prefix in the past might have been common, it is becoming less and less common today, with most of docker official images
(https://github.com/docker-library/official-images) omitting the v prefix.

@leojonathanoh leojonathanoh self-assigned this Sep 27, 2023
@leojonathanoh leojonathanoh added this to the next-release milestone Sep 27, 2023
Docker image tag conventions are starting to become clear that it is preferred to omit `v` prefix. While having the `v` prefix in the past might have been common, it is becoming less and less common today, with most of docker official images
(https://github.com/docker-library/official-images) omitting the `v` prefix.
@leojonathanoh leojonathanoh force-pushed the change/remove-v-prefix-from-docker-tags branch from 286f4be to f75c923 Compare September 27, 2023 08:53
@leojonathanoh leojonathanoh merged commit c8b2d83 into master Sep 27, 2023
20 checks passed
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

Successfully merging this pull request may close these issues.

None yet

1 participant