Skip to content

Instantly share code, notes, and snippets.

@nfirvine
Last active October 27, 2015 21:09
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 nfirvine/62381781da3a11a9eeca to your computer and use it in GitHub Desktop.
Save nfirvine/62381781da3a11a9eeca to your computer and use it in GitHub Desktop.
alias dbash="docker run -it \$(docker images | awk 'FNR == 2 {print $3}') bash"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment