Skip to content

Instantly share code, notes, and snippets.

@M4R14
Last active September 30, 2021 08:47
Show Gist options
  • Select an option

  • Save M4R14/d9b6e7a51ed9865204b427a481fcfc5a to your computer and use it in GitHub Desktop.

Select an option

Save M4R14/d9b6e7a51ed9865204b427a481fcfc5a to your computer and use it in GitHub Desktop.
docker run node
docker run --rm --interactive --tty -w /app --volume $PWD:/app node:8 yarn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment