moby--moby/distribution
Aaron Lehmann 0bff591bb0 Prefer digest over tag on pull
If a reference passed to the pull code contains both a tag and a digest,
currently the tag is used instead of the digest in the request to the
registry. This is the wrong behavior. Change it to favor the digest.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2017-05-15 17:17:27 -07:00
..
fixtures/validate_manifest
metadata
utils
xfer
config.go
errors.go
pull.go
pull_v1.go
pull_v2.go Prefer digest over tag on pull 2017-05-15 17:17:27 -07:00
pull_v2_test.go
pull_v2_unix.go
pull_v2_windows.go
push.go
push_v1.go
push_v2.go check err 2017-05-09 19:24:21 +08:00
push_v2_test.go
registry.go
registry_unit_test.go