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

Images should reflect language versions #45

Open
andystanton opened this issue Nov 13, 2015 · 0 comments
Open

Images should reflect language versions #45

andystanton opened this issue Nov 13, 2015 · 0 comments

Comments

@andystanton
Copy link
Member

Currently the versions of Docker images reflect changes made to the Dockerfiles. This seems a pointless thing to keep track of when the really important thing is the version of the language the Dockerfile contains.

For example, rather than lang-cpp:1.0.2 it is more useful to have lang-cpp:11 which could be an alias for even more detailed information like lang-cpp:clang-3.4 or lang-cpp:gcc-4.9.3.

This requires some thinking.

@andystanton andystanton added this to the v2.0.0 milestone Nov 13, 2015
@andystanton andystanton changed the title Images should reflect language versions rather than Images should reflect language versions Nov 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant