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

ci: update docker workflow semver tags #150

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

krohrsb
Copy link

@krohrsb krohrsb commented Aug 30, 2023

Updates the docker meta workflow to add additional tags, namely semver.

The goal is to have versioned tags on top of the "latest" provided.

Updates the docker meta workflow to add additional tags, namely semver. 

The goal is to have versioned tags on top of the "latest" provided.
@krohrsb krohrsb changed the title ci: update docker workflow ci: update docker workflow semver tags Aug 30, 2023
@timothymiller
Copy link
Owner

Does this establish versioning beyond the latest tags?

@krohrsb
Copy link
Author

krohrsb commented Oct 12, 2023

Yes. That is my understanding.

@krohrsb
Copy link
Author

krohrsb commented Oct 12, 2023

https://github.com/docker/metadata-action#semver is the configuration for the docker metadata action.

The idea here is that when you push a release/git tag it would then also create major.minor and major.minor.patch docker tags, in addition to latest.

@adamantike
Copy link
Contributor

Looking forward to see this merged! At the moment, this container is the only one I use where I'm forced to use latest or an image digest, instead of a semver tag.

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

3 participants