hosts_windows.go 144 B

1234
  1. package opts
  2. // DefaultHost constant defines the default host string used by docker on Windows
  3. var DefaultHost = "npipe://" + DefaultNamedPipe