Created
November 12, 2015 23:26
-
-
Save Lajt/7dc8dc1eb965fe522dad to your computer and use it in GitHub Desktop.
This file contains hidden or 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
SET DOCKER_TLS_VERIFY=1 | |
SET DOCKER_HOST=tcp://192.168.99.100:2376 | |
SET DOCKER_CERT_PATH=C:\Users\Lajt\.docker\machine\machines\default | |
SET DOCKER_MACHINE_NAME=default |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment