├── Dockerfile ├── README.md └── devcontainer.json /Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/simonhyll/devcontainer/HEAD/Dockerfile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/simonhyll/devcontainer/HEAD/README.md -------------------------------------------------------------------------------- /devcontainer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/simonhyll/devcontainer/HEAD/devcontainer.json --------------------------------------------------------------------------------