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

Docker image labels may be confusing #97

Open
christophbrgr opened this issue Aug 22, 2019 · 0 comments
Open

Docker image labels may be confusing #97

christophbrgr opened this issue Aug 22, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@christophbrgr
Copy link
Member

The naming scheme for Docker image labels on Docker Hub may be confusing, e.g. modelhub/keras:1.0.2 may be interpreted as an updated version of keras:1.0.1, but can be a completely different (lower or higher) version of keras with another backend.
I suggest a move to a label scheme which does not imply any versioning in the traditional sense. One suggestion would be to use a simple numerical identifier for the labels, e.g. modelhub/keras:103 and modelhub/keras:237 which can be chosen by the submitting authors.

@christophbrgr christophbrgr added enhancement New feature or request question Further information is requested and removed question Further information is requested labels Aug 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant