Solomon Hykes
|
8bfbdd7afa
Add versioning to docker image format. IMPORTANT: the format versioning is pegged to docker's versioning, so changes to the format MUST trigger an increment in version number.
|
12 years ago |
Solomon Hykes
|
1632566ecb
Show shorthand image IDs for convenience. Shorthand IDs (or any non-conflicting prefix) can be used to lookup images
|
12 years ago |
Jonathan Rudenberg
|
141b5fc7d7
Simplify id generation
|
12 years ago |
Solomon Hykes
|
190e2fa50f
Generate full-size SHA256 IDs for images and containers
|
12 years ago |
Solomon Hykes
|
0146c80c40
An image embeds the configuration of its parent container ('ContainerConfig')
|
12 years ago |
creack
|
da266e6c7b
Factorize the pull/push commands and create a registry.go
|
12 years ago |
Solomon Hykes
|
f50dcbe404
Image.ParentCommand and Image.ParentConatiner should be stored
|
12 years ago |
creack
|
eef9659c95
merge graph in graph
|
12 years ago |
Solomon Hykes
|
05ae69a6eb
'docker commit' records parent container id and command, in addition to parent image
|
12 years ago |
Solomon Hykes
|
ef711962d5
Folded graph/ back into main package
|
12 years ago |
creack
|
864a8d9aca
Merge branch 'graph' of github.com:dotcloud/docker into graph
|
12 years ago |