Initial commit
This commit is contained in:
4
vendor/github.com/hyperhq/hyper-api/client/client_darwin.go
generated
vendored
Normal file
4
vendor/github.com/hyperhq/hyper-api/client/client_darwin.go
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
package client
|
||||
|
||||
// DefaultDockerHost defines os specific default if DOCKER_HOST is unset
|
||||
const DefaultDockerHost = "tcp://127.0.0.1:2375"
|
||||
Reference in New Issue
Block a user