Skip to content

Commit

Permalink
Remove Dockerfile ref
Browse files Browse the repository at this point in the history
  • Loading branch information
hubwriter authored Apr 5, 2022
1 parent e24fd8a commit 666f592
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .devcontainer/test-custom-devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
// https://github.com/microsoft/vscode-dev-containers/tree/v0.177.0/containers/javascript-node
// -
{
"name": "docs.github.com",
"build": {
"dockerfile": "Dockerfile",
// Update 'VARIANT' to pick a Node version: 12, 14, 16
"args": { "VARIANT": "16" }
},

// Set *default* container specific settings.json values on container create.
"settings": {
Expand Down

0 comments on commit 666f592

Please sign in to comment.