Skip to content

Instantly share code, notes, and snippets.

@rshsmi
Created June 21, 2016 13:58
Show Gist options
  • Save rshsmi/f3024bbf3c4c22baa49abac5a6263a98 to your computer and use it in GitHub Desktop.
Save rshsmi/f3024bbf3c4c22baa49abac5a6263a98 to your computer and use it in GitHub Desktop.
Docker API - PMP
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