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 Add maintainers to daemon/ and graph/ 2014-08-06 10:29:15 +00:00
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 Move "image_history" to graph/history.go 2014-08-06 17:18:50 -04:00
import.go Move "import" to graph/import.go 2014-08-06 17:18:50 -04:00
list.go Move "images" to graph/list.go 2014-08-06 17:18:50 -04:00
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 Move "image_tag" and "tag" to graph/tag.go 2014-08-06 17:18:51 -04:00
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 Move "viz" to graph/viz.go 2014-08-06 17:18:50 -04:00