moby--moby/distribution
Sebastiaan van Stijn 6302dbbf46
Disable manifest v2 schema 1 push
For CI, a temporary `DOCKER_ALLOW_SCHEMA1_PUSH_DONOTUSE` environment
variable was added while we work out a solution for testing schema 1
pulls (which currently require pushing them to a local registry first
for testing).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-07-31 20:13:58 +02:00
..
fixtures/validate_manifest Add distribution package 2015-11-24 09:40:24 -08:00
metadata bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
utils Add canonical import comment 2018-02-05 16:51:57 -05:00
xfer distribution/xfer: use "main" instead of "master" for progress channel 2020-07-14 10:48:30 +02:00
config.go Add variant to image.Image and legacy builder 2019-09-24 22:18:16 +00:00
errors.go goimports: fix imports 2019-09-18 12:56:54 +02:00
errors_test.go goimports: fix imports 2019-09-18 12:56:54 +02:00
pull.go goimports: fix imports 2019-09-18 12:56:54 +02:00
pull_v2.go distribution: remove use of deprecated os.SEEK_END 2019-11-25 18:51:57 +01:00
pull_v2_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
pull_v2_unix.go Improve 'no matching manifest' error 2019-01-15 18:24:15 +01:00
pull_v2_windows.go Use hcsshim osversion package for Windows versions 2019-10-22 02:53:00 +02:00
push.go Remove v1 manifest code 2019-06-18 01:40:25 +00:00
push_v2.go Disable manifest v2 schema 1 push 2020-07-31 20:13:58 +02:00
push_v2_test.go distribution: SA4021: x = append(y) is equivalent to x = y (staticcheck) 2019-10-18 00:45:31 +02:00
registry.go Fix base.Dial is deprecated: Use DialContext instead 2019-09-20 10:42:13 +08:00
registry_unit_test.go distribution: fix passing platform struct to puller 2018-06-27 14:59:31 -07:00