1
0
Fork 0
mirror of https://github.com/Luzifer/gcr-clean.git synced 2024-12-23 20:01:20 +00:00
gcr-clean/vendor/github.com/docker/cli/opts/hosts_windows.go

7 lines
163 B
Go
Raw Normal View History

// +build windows
package opts
// DefaultHost constant defines the default host string used by docker on Windows
var DefaultHost = "npipe://" + DefaultNamedPipe