mirror of
https://github.com/docker/cli.git
synced 2026-01-19 21:41:31 +03:00
Sync with other Dockerfiles: 1) Adjust REGISTRY_COMMIT 2) Add old shema1 registry 3) Install notary client This fixes the following testcases: DockerSchema1RegistrySuite: - SetUpTest DockerTrustSuite: - TestTrustedBuildTagFromReleasesRole - TestTrustedBuildTagIgnoresOtherDelegationRoles - TestTrustedPullReadsFromReleasesRole - TestTrustedPullIgnoresOtherDelegationRoles - TestTrustedPushWithReleasesDelegationOnly - TestTrustedPushSignsAllFirstLevelRolesWeHaveKeysFor - TestTrustedPushSignsForRolesWithKeysAndValidPaths - TestTrustedPushDoesntSignTargetsIfDelegationsExist DockerRegistrySuite: - TestPullManifestList - TestCrossRepositoryLayerPush DockerHubPullSuite: - TestPullAllTagsFromCentralRegistry v2: Sync comments on all architectures Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com> Upstream-commit: 6e4c87c06e95f8c1aea0fa6d6575ff8c9faf8e03 Component: engine