Initial commit
This commit is contained in:
6
vendor/github.com/hyperhq/hypercli/opts/hosts_windows.go
generated
vendored
Normal file
6
vendor/github.com/hyperhq/hypercli/opts/hosts_windows.go
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
// +build windows
|
||||
|
||||
package opts
|
||||
|
||||
// DefaultHost constant defines the default host string used by docker on Windows
|
||||
var DefaultHost = DefaultTCPHost
|
||||
Reference in New Issue
Block a user