Skip to content

Instantly share code, notes, and snippets.

@ianblenke
Last active August 29, 2015 14:08
Show Gist options
  • Save ianblenke/6cd8f8a4065bcac99443 to your computer and use it in GitHub Desktop.
Save ianblenke/6cd8f8a4065bcac99443 to your computer and use it in GitHub Desktop.
Running ianblenke/fig-docker
docker run -v $(pwd):/app -v $DOCKER_CERT_PATH:/certs -e DOCKER_CERT_PATH=/certs -e DOCKER_HOST=$DOCKER_HOST -e DOCKER_TLS_VERIFY=$DOCKER_TLS_VERIFY -ti --rm ianblenke/fig-docker fig --help
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment