Last active
March 14, 2022 08:50
-
-
Save ceyhun/c5bfd8d96053491456794f18640af804 to your computer and use it in GitHub Desktop.
Docker Node LTS
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
| docker run --workdir /data -it -v ~/Documents:/data node:lts bash | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment