Solomon Hykes
|
748e5ff2a1
|
Add comments in graph.go
|
2013-03-29 21:13:59 -07:00 |
Solomon Hykes
|
75f5c090c8
|
Merge remote-tracking branch 'origin/174-remove_image_twice-fix'
|
2013-03-28 11:48:41 -07:00 |
Guillaume J. Charmes
|
7286ee5a30
|
Try to fetch missing base only on "not found" error
|
2013-03-26 05:28:17 -07:00 |
Guillaume J. Charmes
|
92a75a50f0
|
#174 Check if the image is already in the garbage before moving it. If it does, remove (really) the older one.
|
2013-03-26 03:33:47 -07:00 |
Solomon Hykes
|
4a74dfbc46
|
'docker images' doesn't show all anonymous images by default - only anonymous heads
|
2013-03-23 17:03:30 -07:00 |
Solomon Hykes
|
b10a0e3179
|
An image embeds the configuration of its parent container ('ContainerConfig')
|
2013-03-23 14:48:16 -07:00 |
Solomon Hykes
|
74c41cef9d
|
'docker commit' records parent container id and command, in addition to parent image
|
2013-03-21 21:13:27 -07:00 |
Solomon Hykes
|
b22536ac5e
|
'docker run' can reference an image by REPOSITORY:TAG
|
2013-03-21 19:01:55 -07:00 |
Solomon Hykes
|
8eb90b9af5
|
Folded graph/ back into main package
|
2013-03-21 17:47:23 -07:00 |