Skip to content

Instantly share code, notes, and snippets.

@wanderindev
Created May 10, 2020 16:04
export DOCKER_TLS_VERIFY="1"
export DOCKER_HOST="tcp://192.168.99.100:2376"
export DOCKER_CERT_PATH="C:Usersjfeli.dockermachinemachinesdefault"
export DOCKER_MACHINE_NAME="default"
export COMPOSE_CONVERT_WINDOWS_PATHS="true"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment