Ultimate React development container for Visual Studio Code
nodemon, create-react-app, mocha, and jest:latest, :alpine and :alpine-vx.x.xarm64 due to vscode-remote-release#4462:debian and :debian-vx.x.xamd64, arm64, armv7, armv6, s390x and ppc64le~/.ssh and the directory of your project with Docker DesktopWith style 💯
docker run -it --rm -v "/yourrepopath:/repository" qmcgaw/devtainr:v0.2.0 -dev react -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 directoryNote that by default it will map the port 3000 to a random port on your host, which you can find with docker ps
See the .devcontainer/README.md document in your repository.
This repository is under an MIT license unless indicated otherwise.
Content type
Image
Digest
sha256:f4159141c…
Size
101.9 MB
Last updated
about 2 years ago
docker pull qmcgaw/reactdevcontainer