mirror of
https://github.com/moby/moby.git
synced 2025-12-06 07:41:18 +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>