See https://github.com/qdm12/nodedevcontainer - development container for nodejs and VScode
1.7K
Ultimate NodeJS development container for Visual Studio Code
nodemon and jestkubectl, kubectx, kubens, stern and helm~/.ssh and the directory of your project with Docker DesktopWith style 💯
docker run -it --rm -v "/yourrepopath:/repository" qmcgaw/devtainr:v0.2.0 -dev node -path /repository -name projectname
Or use the built binary
Or manually: download this repository and put the .devcontainer directory in your project.
"settings" section as .vscode/settings.json take precedence over the settings defined in .devcontainer/devcontainer.json.Remote-Containers: Open Folder in Container... and choose your project directorySee the .devcontainer/README.md document in your repository.
This repository is under an MIT license unless indicated otherwise.
Content type
Image
Digest
sha256:820ba5695…
Size
170 MB
Last updated
over 2 years ago
docker pull qmcgaw/nodedevcontainer