Skip to content

Commit

Permalink
Remove previous test
Browse files Browse the repository at this point in the history
  • Loading branch information
hubwriter authored Nov 30, 2021
1 parent b8abd80 commit eb91af0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,4 @@
// Comment out connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root.
"remoteUser": "node",

// Test hostRequirements setting for machine types - currently undocumented
"hostRequirements": {
"cpus": 8,
"memory": "8gb", // otherwise is bytes - allows for other units like mb, or k
"storage": "32gb" // otherwise is bytes - allows for other units like tb, or mb, or k
}
}

0 comments on commit eb91af0

Please sign in to comment.