Created
June 21, 2016 13:58
-
-
Save rshsmi/f3024bbf3c4c22baa49abac5a6263a98 to your computer and use it in GitHub Desktop.
Docker API - PMP
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
unset DOCKER_TLS_VERIFY | |
unset DOCKER_CERT_PATH | |
docker -H 10.64.77.86:2375 ps | |
docker-compose -H 10.64.77.86:2375 -f docker-compose.yml up -d |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment