mirror of
https://github.com/docker/cli.git
synced 2026-08-28 02:24:15 -05:00
37de22774378cc59289dfc50140d3dc2f39dd56a
The docker-in-docker image now enables TLS by default (added in docker-library/docker#166), which complicates testing in our environment, and isn't needed for the tests we're running. This patch sets the `DOCKER_TLS_CERTDIR` to an empty value to disable TLS. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commitb1a3c1aad1) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit:9c8ac0a123Component: cli
Languages
Go
92.3%
Shell
5.4%
Dockerfile
1.1%
Go-Checksums
0.7%
Makefile
0.3%
Other
0.2%