mirror of
https://github.com/docker/cli.git
synced 2026-08-28 02:24:15 -05: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>