mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
770e9b6b81
When pushing to the official registry, v2 push will be attempted first. If the v2 endpoint is unavailable, a push to v1 will occur. If a v2 push is started and failed, the push operation will fail. Pulling non-official images the official v2 registry is also enabled to pull the newly push images. When a pull of a v2 image fails, v1 will always be attempted. Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan) |
||
---|---|---|
.. | ||
export.go | ||
graph.go | ||
history.go | ||
import.go | ||
list.go | ||
load.go | ||
load_unsupported.go | ||
manifest.go | ||
manifest_test.go | ||
pools_test.go | ||
pull.go | ||
push.go | ||
service.go | ||
tag.go | ||
tags.go | ||
tags_unit_test.go | ||
viz.go |