mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
Default to docker VM
This commit is contained in:
parent
e01c26759c
commit
d6a7376d07
1 changed files with 6 additions and 0 deletions
6
shell/docker
Executable file
6
shell/docker
Executable 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"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue