1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/distribution
Antonio Murdaca f6ff9acc63 Merge pull request #23327 from dmcgowan/refactor-foreign-layer
Refactor foreign sources to describable interfaces
2016-06-08 00:02:23 +02:00
..
fixtures/validate_manifest
metadata
xfer Use describable interfaces 2016-06-06 17:49:34 -07:00
errors.go distribution: errors: do not retry on too many requests from registry 2016-05-04 18:57:55 +02:00
pull.go Add Unit test to daemon.SearchRegistryForImages… 2016-05-24 11:07:11 +02:00
pull_v1.go
pull_v2.go Use describable interfaces 2016-06-06 17:49:34 -07:00
pull_v2_test.go
pull_v2_unix.go Support layers from external URLs 2016-05-25 19:23:02 -07:00
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 Use describable interfaces 2016-06-06 17:49:34 -07:00
registry.go fix typos 2016-06-02 17:17:22 +08:00
registry_unit_test.go