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

Disocurage use of untagged images #19

Open
solsson opened this issue Dec 1, 2016 · 0 comments
Open

Disocurage use of untagged images #19

solsson opened this issue Dec 1, 2016 · 0 comments

Comments

@solsson
Copy link
Contributor

solsson commented Dec 1, 2016

I'm investigating local build performance now. We tend to use :latest in test containers, but that slows builds down. In production containers we tend to use :[whatever version] but that's a false sense of stability as we learned from httpd:2.4.23 which had a config change within that tag that broke a downstream build.

This is just an idea but I felt build-contract would be a good place for a reminder about the value of :version@sha in FROM.

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

1 participant