moby--moby/graph
Jessica Frazelle c97d8b1233 Change the wording of image verification warning.
Docker-DCO-1.1-Signed-off-by: Jessica Frazelle <jess@docker.com> (github: jfrazelle)
2015-01-21 18:07:10 -08:00
..
MAINTAINERS
export.go Deprecating ResolveRepositoryName 2015-01-08 20:14:58 +00:00
graph.go removed unused compression arg in Graph.TempLayerArchive() 2015-01-19 23:38:51 +03:00
history.go Wrap strings that could look like ints in quotes 2014-12-15 05:10:49 -08:00
import.go
list.go move test to the daemon 2015-01-16 21:49:46 +00:00
load.go Implementation of docker load command: Untarr the incoming tar stream directly into /var/lib/docker/tmp without creating the tar ball 2015-01-19 15:09:02 -05:00
load_unsupported.go
manifest.go Refactor from feedback 2015-01-15 14:05:06 -08:00
pools_test.go
pull.go Change the wording of image verification warning. 2015-01-21 18:07:10 -08:00
push.go removed unused compression arg in Graph.TempLayerArchive() 2015-01-19 23:38:51 +03:00
service.go Push flow 2015-01-15 14:05:05 -08:00
tag.go
tags.go Update push to sign with the daemon's key when no manifest is given 2015-01-15 14:05:06 -08:00
tags_unit_test.go Update push to sign with the daemon's key when no manifest is given 2015-01-15 14:05:06 -08:00
viz.go