mirror of
https://github.com/moby/moby.git
synced 2026-01-17 23:08:06 +00: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>