Created
August 21, 2024 12:15
-
-
Save christopher-paul-shaw/972e43506038935d2c4b979c985f727a to your computer and use it in GitHub Desktop.
Docker Commands For Useful Containers
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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