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:
Justin Newberry
2024-03-13 14:40:26 -04:00
committed by GitHub
parent 98918b6afe
commit 0efb62c11c

View File

@@ -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",