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

support official image form #26

Closed
glensc opened this issue Aug 3, 2018 · 1 comment
Closed

support official image form #26

glensc opened this issue Aug 3, 2018 · 1 comment

Comments

@glensc
Copy link

glensc commented Aug 3, 2018

https://docs.docker.com/engine/reference/run/#general-form

the form is:

  • IMAGE[:TAG|@DIGEST]

but this does not work:

$ docker-rm ed/gitlab-runner/builds@sha256:82ff0936da09b40393c21cda464312907449aef7069aeebd1ee4fe4938ff2de5
ed/gitlab-runner/builds@sha256:82ff0936da09b40393c21cda464312907449aef7069aeebd1ee4fe4938ff2de5 : no such repository or reference

and afaik the tag could be specified too, but it's just ignored, but visually looking better:

ed/gitlab-runner/builds:some_tag@sha256:82ff0936da09b40393c21cda464312907449aef7069aeebd1ee4fe4938ff2de5

can't find the blog post right now about that.

@glensc glensc changed the title support official image reference index support official image form Aug 3, 2018
@DirtyHairy
Copy link
Member

Duplicate #5 .

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

2 participants