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 driver: doesn't accept 'digest' tags #4290

Closed
justenwalker opened this issue May 11, 2018 · 3 comments
Closed

docker driver: doesn't accept 'digest' tags #4290

justenwalker opened this issue May 11, 2018 · 3 comments

Comments

@justenwalker
Copy link
Contributor

Nomad version

Nomad v0.7.1+ent (83ac1d7)

Operating system and Environment details

Linux ... 4.13.0-1014-azure #17-Ubuntu SMP Fri Apr 6 02:37:40 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

Issue

the nomad docker driver does not allow digest tags to be used when running an image.
It will fail to recognize the @sha256:abcdef.... portion of the image and default to using latest

Reproduction steps

Run any job using the @sha256:... digest instead of a tag

For example: library/hello-world@sha256:f5233545e43561214ca4891fd1157e1c3c563316ed8e237750d59bde73361e77

@jippi
Copy link
Contributor

jippi commented May 14, 2018

isn't this duplicate of #4211 ? :)

@justenwalker
Copy link
Contributor Author

Yeah, looks like it - sorry; I thought I scanned the issues to check if it was already reported. I guess 'digest' didn't include your issue :D

@github-actions
Copy link

I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants