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
metadata bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
utils
xfer distribution/xfer: use "main" instead of "master" for progress channel 2020-07-14 10:48:30 +02:00
config.go
errors.go
errors_test.go
pull.go
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
pull_v2_windows.go
push.go
push_v2.go Disable manifest v2 schema 1 push 2020-07-31 20:13:58 +02:00
push_v2_test.go
registry.go
registry_unit_test.go