diff --git a/shell/docker b/shell/docker index f8ff3ca..1428646 100755 --- a/shell/docker +++ b/shell/docker @@ -5,6 +5,6 @@ #export DOCKER_CERT_PATH="/Users/lloeki/.docker/machine/machines/default" #export DOCKER_MACHINE_NAME="default" -export DOCKER_HOST=ssh://172.16.50.2 +#export DOCKER_HOST=ssh://172.16.50.2 # vim: ft=bash