mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
This changes the default transport for Windows from unencrypted TCP to npipe. This is similar to how Linux runs with the unix socket transport by default. Signed-off-by: John Starks <jostarks@microsoft.com> Upstream-commit: 7e884c6cd024e31fc510451feb177bb4689c1815 Component: engine