Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save morten-olsen/6d13c7b2429791a9291aea02f7f48821 to your computer and use it in GitHub Desktop.
Save morten-olsen/6d13c7b2429791a9291aea02f7f48821 to your computer and use it in GitHub Desktop.
Usefull commands
docker run --rm -it -v $PWD:/app -v $HOME/.npmrc:/root/.npmrc --workdir /app -p 3000:3000 node /bin/bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment