moby--moby/distribution
Tonis Tiigi 482d1d15bf distribution: use the maximum compatible platform by default
When no specific platform is set, pull the platform that
most matches the current host.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2022-03-31 15:20:59 -07:00
..
fixtures/validate_manifest Add distribution package 2015-11-24 09:40:24 -08:00
metadata remove unneeded "digest" alias for "go-digest" 2022-03-04 14:49:42 +01:00
utils Add canonical import comment 2018-02-05 16:51:57 -05:00
xfer distribution: retry downloading schema config on retryable error 2022-03-05 19:36:48 +01:00
config.go remove unneeded "digest" alias for "go-digest" 2022-03-04 14:49:42 +01:00
errors.go Remove more of registry v1 code. 2021-02-23 09:49:46 +01:00
errors_test.go distribution: fix errors tests 2021-02-23 09:49:49 +01:00
manifest.go remove unneeded "digest" alias for "go-digest" 2022-03-04 14:49:42 +01:00
manifest_test.go remove unneeded "digest" alias for "go-digest" 2022-03-04 14:49:42 +01:00
pull.go remove unneeded "digest" alias for "go-digest" 2022-03-04 14:49:42 +01:00
pull_v2.go distribution: use the maximum compatible platform by default 2022-03-31 15:20:59 -07:00
pull_v2_test.go distribution: retry downloading schema config on retryable error 2022-03-05 19:36:48 +01:00
pull_v2_unix.go distribution: use the maximum compatible platform by default 2022-03-31 15:20:59 -07:00
pull_v2_windows.go Use hcsshim osversion package for Windows versions 2019-10-22 02:53:00 +02:00
push.go Remove more of registry v1 code. 2021-02-23 09:49:46 +01:00
push_v2.go remove unneeded "digest" alias for "go-digest" 2022-03-04 14:49:42 +01:00
push_v2_test.go remove unneeded "digest" alias for "go-digest" 2022-03-04 14:49:42 +01:00
registry.go distribution: remove use of deprecated dial.DualStack 2022-02-22 16:34:12 +01:00
registry_unit_test.go Remove platform argument from Puller interface. 2021-08-27 09:34:10 +08:00