1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/distribution
Sebastiaan van Stijn 1cdad98a7a
distribution: do not retry unsupported layer media types
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-27 12:33:30 +02:00
..
fixtures/validate_manifest
metadata
utils Add canonical import comment 2018-02-05 16:51:57 -05:00
xfer refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
config.go
errors.go
errors_test.go distribution: fix errors tests 2021-02-23 09:49:49 +01:00
manifest.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
manifest_test.go
pull.go Remove platform argument from Puller interface. 2021-08-27 09:34:10 +08:00
pull_v2.go
pull_v2_test.go
pull_v2_unix.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
pull_v2_windows.go
push.go Remove more of registry v1 code. 2021-02-23 09:49:46 +01:00
push_v2.go distribution: do not retry unsupported layer media types 2021-10-27 12:33:30 +02:00
push_v2_test.go
registry.go
registry_unit_test.go