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 30c5ec4365
Merge pull request #39949 from thaJeztah/carry_39413
Adding ability to change max download attempts (carry 39413)
2019-09-24 18:22:12 +02:00
..
fixtures/validate_manifest
metadata
utils
xfer Adding ability to change max download attempts 2019-09-19 13:51:40 +02:00
config.go
errors.go
errors_test.go
oci.go
pull.go
pull_v2.go Use io.SeekStart instead of os.SEEK_SET 2019-09-18 12:57:31 +02:00
pull_v2_test.go Remove unused functions, variables, fields 2019-09-18 12:57:12 +02:00
pull_v2_unix.go
pull_v2_windows.go Use io.SeekStart instead of os.SEEK_SET 2019-09-18 12:57:31 +02:00
push.go
push_v2.go
push_v2_test.go
registry.go Fix base.Dial is deprecated: Use DialContext instead 2019-09-20 10:42:13 +08:00
registry_unit_test.go