moby/graph
Derek McGowan 87f59e3802 Skip V2 registry and immediately fallback to V1 when mirrors are provided
Since V2 registry does not yet implement mirrors, when mirrors are given automatically fallback to V1 without checking V2 first.

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2014-11-14 15:30:58 -08:00
..
export.go Move archive package into pkg/archive 2014-09-29 23:23:36 -07:00
graph.go Move archive package into pkg/archive 2014-09-29 23:23:36 -07:00
history.go Move "image_history" to graph/history.go 2014-08-06 17:18:50 -04:00
import.go Move archive package into pkg/archive 2014-09-29 23:23:36 -07:00
list.go Move "images" to graph/list.go 2014-08-06 17:18:50 -04:00
load.go pkg/chrootarchive: pass TarOptions via CLI arg 2014-11-11 23:20:09 +02:00
MAINTAINERS Add maintainers to daemon/ and graph/ 2014-08-06 10:29:15 +00:00
pools_test.go don't call reexec.Init from chrootarchive 2014-11-11 23:20:16 +02:00
pull.go Skip V2 registry and immediately fallback to V1 when mirrors are provided 2014-11-14 15:30:58 -08:00
push.go registry: refactor registry.IsSecure calls into registry.NewEndpoint 2014-11-14 14:05:31 -08: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 Refactor IsSecure change 2014-10-20 16:51:05 -04:00
tags_unit_test.go Do not verify certificate when using --insecure-registry on an HTTPS registry 2014-10-20 16:51:06 -04:00
viz.go Move "viz" to graph/viz.go 2014-08-06 17:18:50 -04:00