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

Tags for docker containers #21

Open
finestructure opened this issue May 10, 2016 · 3 comments
Open

Tags for docker containers #21

finestructure opened this issue May 10, 2016 · 3 comments

Comments

@finestructure
Copy link
Collaborator

I'm currently tagging and pushing lets-nginx images into our own docker repo in order to avoid accidentally pulling silent updates: https://hub.docker.com/r/opencapacity/lets-nginx/

Happy to keep doing that but I thought it might be useful to have those tags in the official repo as well (or instead).

@rgbkrk
Copy link
Collaborator

rgbkrk commented May 10, 2016

That sounds good to me. Does semver make sense here?

@vlmonk
Copy link
Contributor

vlmonk commented May 10, 2016

Good idea. Tags on main image will be useful.

@finestructure
Copy link
Collaborator Author

@rgbkrk semver sounds good, in fact any unique id should do. As far as I know docker doesn't support doing anything other than selecting exact tags (i.e. no >=0.9) so it shouldn't really matter, at least not for the moment.

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

3 participants