Skip to content

Instantly share code, notes, and snippets.

@christopher-paul-shaw
Created August 21, 2024 12:15
Show Gist options
  • Save christopher-paul-shaw/972e43506038935d2c4b979c985f727a to your computer and use it in GitHub Desktop.
Save christopher-paul-shaw/972e43506038935d2c4b979c985f727a to your computer and use it in GitHub Desktop.
Docker Commands For Useful Containers
# Node / NPM Container
docker run --name npm-toolkit -d -v C://:/c node:22-alpine tail -f /dev/null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment