moby--moby/graph
Victor Vieux 22bd54be4a Merge pull request #8276 from dqminh/8262-validate-build-tag
Fix #8262: check tag's validity before building.
2014-09-29 10:57:54 -07:00
..
MAINTAINERS
export.go docker save: ability to save multiple images 2014-08-28 20:22:33 -04:00
graph.go if the Rename during an image delete fails, just delete the original dir 2014-09-22 18:47:20 -07:00
history.go
import.go
list.go
load.go graph: change argument order of Register function 2014-08-28 20:06:07 +09:00
pools_test.go Move "pull" and "push" to graph/pull.go and graph/push.go 2014-08-08 07:25:09 +00:00
pull.go Pull all image aliases for id. Closes #8141. 2014-09-25 11:48:49 -07:00
push.go Some more style fixes 2014-08-29 15:21:28 +04:00
service.go graph: add VirtualSize for inspect output 2014-09-23 08:42:32 +08:00
tag.go
tags.go check tag's validity before building. 2014-09-29 06:21:54 -04:00
tags_unit_test.go check tag's validity before building. 2014-09-29 06:21:54 -04:00
viz.go