Skip to content

Instantly share code, notes, and snippets.

@signsi
Created September 27, 2017 14:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save signsi/b167da0c5c86cab2ba5d70b0a74fcfaf to your computer and use it in GitHub Desktop.
Save signsi/b167da0c5c86cab2ba5d70b0a74fcfaf to your computer and use it in GitHub Desktop.
[run node docker container with attached shell] #docker #node #shell
docker run -i -t node /bin/bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment