diff --git a/components/cli/e2e/compose-env.yaml b/components/cli/e2e/compose-env.yaml index 09efd39645..5fa0243dfa 100644 --- a/components/cli/e2e/compose-env.yaml +++ b/components/cli/e2e/compose-env.yaml @@ -8,6 +8,8 @@ services: image: 'docker:${TEST_ENGINE_VERSION:-stable-dind}' privileged: true command: ['--insecure-registry=registry:5000'] + environment: + - DOCKER_TLS_CERTDIR= notary-server: build: