Skip to content

Update devcontainer.json schema with "hostRequirements" #5144

@chrmarti

Description

@chrmarti
"hostRequirements": {
  "cpus": 8,
  "memory": "16gb", // 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
}

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugcandidateIssue identified as probable candidate for fixing in the next releasecontainersIssue in vscode-remote containersverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions