Skip to content

Instantly share code, notes, and snippets.

@mingfang
Created November 17, 2014 19:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mingfang/09d86380a50d3038c08c to your computer and use it in GitHub Desktop.
Save mingfang/09d86380a50d3038c08c to your computer and use it in GitHub Desktop.
fig
alias fig="docker run -v /var/run/docker.sock:/run/docker.sock -v \$PWD:/docker -w /docker --rm -it fig fig"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment