Default to docker VM

This commit is contained in:
Loic Nageleisen 2020-03-24 15:58:48 +01:00
parent e01c26759c
commit d6a7376d07

6
shell/docker Executable file
View file

@ -0,0 +1,6 @@
export DOCKER_HOST=tcp://172.16.63.96:4243
#export DOCKER_TLS_VERIFY="1"
#export DOCKER_HOST="tcp://172.16.71.132:2376"
#export DOCKER_CERT_PATH="/Users/lloeki/.docker/machine/machines/default"
#export DOCKER_MACHINE_NAME="default"