summaryrefslogtreecommitdiff
path: root/.devcontainer/devcontainer.json
AgeCommit message (Collapse)Author
2020-10-09Remove Dockerfile in favor of imageIdan Gazit
Per the docs, we can directly specify an image in devcontainer.json: https://code.visualstudio.com/docs/remote/devcontainerjson-reference
2020-10-09Add VSCode devcontainer configurationIdan Gazit