Skip to content

allow docker run <name>:<id>#799

Merged
creack merged 3 commits intomasterfrom
691-run_id-feature
Jun 13, 2013
Merged

allow docker run <name>:<id>#799
creack merged 3 commits intomasterfrom
691-run_id-feature

Conversation

@vieux
Copy link
Contributor

@vieux vieux commented Jun 3, 2013

Fixes #691

I added the trick in tags.go to ensure the name and the id belong to the same image.
(to forbid docker run unknowimage:e9aa60c60128)

@creack how do you feel about it there ?
Wait before merge.

@creack
Copy link
Contributor

creack commented Jun 4, 2013

LGTM

@ghost ghost assigned shykes and creack Jun 11, 2013
@shykes
Copy link
Contributor

shykes commented Jun 13, 2013

LGTM

@shykes
Copy link
Contributor

shykes commented Jun 13, 2013

Actually, @vieux could you add a test please?

@vieux
Copy link
Contributor Author

vieux commented Jun 13, 2013

@shykes done

creack added a commit that referenced this pull request Jun 13, 2013
* Runtime: allow docker run <name>:<id>
@creack creack merged commit 30fb45c into master Jun 13, 2013
@creack creack deleted the 691-run_id-feature branch June 13, 2013 17:14
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

Successfully merging this pull request may close these issues.

Can't specify exact image ID to 'docker run'

3 participants