moby--moby/distribution
Derek McGowan 33984f256b Always store the image digest when pulling and pushing an image.
Always attempt to add digest even when tag already exists.
Ensure digest does not currently exist.
When image id is mismatched, output an error log.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2016-06-27 10:09:57 -07:00
..
fixtures/validate_manifest
metadata
xfer Use describable interfaces 2016-06-06 17:49:34 -07:00
errors.go
pull.go Always store the image digest when pulling and pushing an image. 2016-06-27 10:09:57 -07:00
pull_v1.go Fix logrus formatting 2016-06-11 13:16:55 -07:00
pull_v2.go Always store the image digest when pulling and pushing an image. 2016-06-27 10:09:57 -07:00
pull_v2_test.go
pull_v2_unix.go
pull_v2_windows.go Use describable interfaces 2016-06-06 17:49:34 -07:00
push.go Cleanup 2016-06-06 15:57:51 -07:00
push_v1.go
push_v2.go Always store the image digest when pulling and pushing an image. 2016-06-27 10:09:57 -07:00
registry.go
registry_unit_test.go