moby--moby/distribution
Akihiro Suda 65b8bcc321
Merge pull request #43174 from thaJeztah/move_platformcheck
distribution: remove RootFSDownloadManager interface, and remove "os" argument from Download()
2022-01-26 14:08:44 +09:00
..
fixtures/validate_manifest
metadata refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
utils
xfer Merge pull request #43174 from thaJeztah/move_platformcheck 2022-01-26 14:08:44 +09:00
config.go distribution: remove RootFSDownloadManager interface 2022-01-21 13:53:36 +01:00
errors.go
errors_test.go
manifest.go distribution: validate blob type 2021-11-23 17:19:01 -08:00
manifest_test.go distribution: validate blob type 2021-11-23 17:19:01 -08:00
pull.go Remove platform argument from Puller interface. 2021-08-27 09:34:10 +08:00
pull_v2.go distribution: xfer.LayerDownloadManager.Download(): remove "os" argument 2022-01-21 15:07:55 +01:00
pull_v2_test.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
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
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 Remove platform argument from Puller interface. 2021-08-27 09:34:10 +08:00