mirror of
https://github.com/docker/docs.git
synced 2026-03-29 23:38:56 +07: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>