Solomon Hykes
|
846a9e8963
|
When doing a reverse-lookup of an image's tag, if the image has multiple tags, the first tag in alphabetical order will be used
|
2013-03-26 15:30:16 -07:00 |
|
Guillaume J. Charmes
|
004a5310d9
|
Try to fetch missing base only on "not found" error
|
2013-03-26 05:28:17 -07:00 |
|
Solomon Hykes
|
12049f956a
|
'docker {history,ps,images}': show human-friendly image names when applicable
|
2013-03-22 19:22:06 -07:00 |
|
Solomon Hykes
|
bf7602bc09
|
'docker tag': assign a repository+tag to an image
|
2013-03-22 18:27:18 -07:00 |
|
Solomon Hykes
|
640026ec59
|
Looking up a tag by repository name will default to REPOSITORY:latest. The empty tag '' is no longer allowed.
|
2013-03-22 16:07:13 -07:00 |
|
Solomon Hykes
|
49a78929c6
|
Repositories and tags can't have ':' in their name (to allow parsing the REPO:TAG notation)
|
2013-03-21 20:06:20 -07:00 |
|
Solomon Hykes
|
d0c776528b
|
Fix a bug which caused repository metadata to be cleared at startup
|
2013-03-21 19:00:43 -07:00 |
|
Solomon Hykes
|
ef711962d5
|
Folded graph/ back into main package
|
2013-03-21 17:47:23 -07:00 |
|