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