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 com.teradata.git.hash to image labels #4

Merged
merged 1 commit into from
Oct 14, 2016
Merged

Conversation

ebd2
Copy link
Contributor

@ebd2 ebd2 commented Oct 14, 2016

This is a better way of adding a git hash than pushing a second tag to dockerhub.

@ArturGajowy
Copy link
Contributor

I don't see the removal of 'pushing a second tag'. I assume docker-release does this? I think those tags and labels won't conflict (they're different entities), but just wanted to make sure removing the tag pushing is not needed :)

@ArturGajowy
Copy link
Contributor

LGTM :)

@ArturGajowy
Copy link
Contributor

Just a thought: maybe fix #2 in the same shot? :)

@ebd2
Copy link
Contributor Author

ebd2 commented Oct 14, 2016

Yeah, I'm opening the PR for not pushing the second tag now against docker-release. Tags and labels are non-conflicting. Labels are metadata contained within the image itself, and can only be set at build time. Tags are a pointer to an image ID.

@ebd2
Copy link
Contributor Author

ebd2 commented Oct 14, 2016

I'll do the microbadger stuff (#2) in another PR sometime next week, but thanks for pointing that one out.

@ebd2 ebd2 merged commit 6242e26 into Teradata:master Oct 14, 2016
@ebd2 ebd2 deleted the label branch October 14, 2016 19:18
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.

2 participants