File tree Expand file tree Collapse file tree
docker-existing-dockerfile Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "id" : " docker-existing-dockerfile" ,
33 "version" : " 1.3.2" ,
44 "name" : " Existing Dockerfile" ,
5- "description" : " Sample illustrating reuse of an existing Dockefile ." ,
5+ "description" : " Sample illustrating reuse of an existing Dockerfile ." ,
66 "documentationURL" : " https://github.com/devcontainers/templates/tree/main/src/docker-existing-dockerfile" ,
77 "publisher" : " Dev Container Spec Maintainers" ,
88 "licenseURL" : " https://github.com/devcontainers/templates/blob/main/LICENSE" ,
Original file line number Diff line number Diff line change 1414 "vscode" : {
1515 // Add the IDs of extensions you want installed when the container is created.
1616 "extensions" : [
17- " yzhang.markdown-all-in-one" ,
1817 " streetsidesoftware.code-spell-checker" ,
1918 " DavidAnson.vscode-markdownlint" ,
20- " shd101wyy.markdown-preview-enhanced" ,
2119 " bierner.github-markdown-preview"
2220 ]
2321 }
You can’t perform that action at this time.
0 commit comments