Commit f869194
Matthew Fisher
use DOCKER_HOST to connect to remote socket
The Docker client respects DOCKER_HOST to set the -H flag for the
client. Using the same envvar makes it easier for development on
platforms like OSX where DOCKER_HOST is recommended to connect to
boot2docker.
Signed-off-by: Matthew Fisher <matthewf@opdemand.com>1 parent 83a2ea8 commit f869194
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
0 commit comments