Skip to content

Instantly share code, notes, and snippets.

@romach
Created January 1, 2019 13:53
Show Gist options
  • Save romach/b0047602caf75d3f7f6a04d9671e9465 to your computer and use it in GitHub Desktop.
Save romach/b0047602caf75d3f7f6a04d9671e9465 to your computer and use it in GitHub Desktop.
docker pull centurylink/dockerfile-from-image
alias dfimage="docker run -v /var/run/docker.sock:/var/run/docker.sock --rm centurylink/dockerfile-from-image"
dfimage selenium/node-firefox-debug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment