mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
This makes it possible to make the Docker client "secure by default" without wrapping the binary in a shell alias so that `--tlsverify` is always passed. Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>