mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +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>