1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/distribution
Phil Estes 2b1b235acf Merge pull request #21222 from aaronlehmann/pull-with-no-layers
Fix pulling images that contain no layers at all
2016-03-15 23:03:42 -07:00
..
fixtures/validate_manifest
metadata
xfer Merge pull request #21222 from aaronlehmann/pull-with-no-layers 2016-03-15 23:03:42 -07:00
errors.go distribution: errors: do not retry if no credentials provided 2016-03-12 20:41:47 +01:00
pull.go
pull_v1.go
pull_v2.go
pull_v2_test.go
pull_v2_unix.go
pull_v2_windows.go
push.go
push_v1.go Remove unused ctx from v1Pusher 2016-03-02 07:59:12 -08:00
push_v2.go
registry.go Add support for identity token with token handler 2016-03-09 13:47:57 -08:00
registry_unit_test.go