mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-23 18:23:53 +08:00
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
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user