mirror of https://github.com/commaai/openpilot.git
devcontainer: add gh and azure cli (#31859)
* add ghcli
* nosudo
* nl
* fix
* remove
* link to the install page
* it's already a feature :)
* fix + add azure
* no diff
* Update Dockerfile
old-commit-hash: 0efb62c11c
This commit is contained in:
parent
834e6774d7
commit
a994e2d9b0
|
@ -28,7 +28,9 @@
|
|||
"installOhMyZsh": false,
|
||||
"upgradePackages": false,
|
||||
"username": "batman"
|
||||
}
|
||||
},
|
||||
"ghcr.io/devcontainers-contrib/features/gh-cli:1": {},
|
||||
"ghcr.io/devcontainers/features/azure-cli:1": {}
|
||||
},
|
||||
"containerUser": "batman",
|
||||
"remoteUser": "batman",
|
||||
|
|
Loading…
Reference in New Issue