Commit Graph

7 Commits

Author SHA1 Message Date
9e327a6d54 'docker commit' records parent container id and command, in addition to parent image
Upstream-commit: 05ae69a6eb72e012ed35422a6842038a01a24b61
Component: engine
2013-03-21 21:13:27 -07:00
bbcf46305d 'docker commit' can optionally tag the new image into a repository
Upstream-commit: 8396798ebae99791ce3f2f43c276af8e6b96d782
Component: engine
2013-03-21 20:07:37 -07:00
72717c4970 'docker run' can reference an image by REPOSITORY:TAG
Upstream-commit: 379d449c4417e505a3ea95a121680b318b757c46
Component: engine
2013-03-21 19:01:55 -07:00
ace2db29d7 Folded graph/ back into main package
Upstream-commit: ef711962d5d70b4332908f0ca6460929e289c131
Component: engine
2013-03-21 17:47:23 -07:00
d885b28d79 First integration of runtime with repositories & tags
Upstream-commit: 44faa07b6c472b888bed65b56126cde56658e91a
Component: engine
2013-03-21 17:35:49 -07:00
9e04074895 No need for a Container.networkManager field: it can be accessed via Container.runtime
Upstream-commit: d65983f386e4a355c404e8b68a85ab301c37a59c
Component: engine
2013-03-21 01:43:03 -07:00
16b646c2d9 Renamed docker*.go to runtime*.go
Upstream-commit: 377cebe36f4e4fc1cf927313df4a9c1cb6dc49cf
Component: engine
2013-03-21 01:24:54 -07:00