-
-
Save wanderindev/db25f85dcdad5fda6cdb0520398bca51 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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