vscode
vscode copied to clipboard
runArgs in Devcontainer.json makes error when repopen in container
Does this issue occur when all extensions are disabled?: No
- VS Code Version: 1.70.0
- OS Version: Ubuntu 20.04.4 LTS
Steps to Reproduce:
-
Create devcontainer.json clicking like this
-
insert runArgs option to make possible container use gpus like this
if I reopen it in container, this error comes up
It works well when I remove "runArgs" part. And this problem happened after updating vscode to 1.70