mirror of
https://github.com/moby/moby.git
synced 2026-07-15 12:01:27 +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>