mirror of https://github.com/linkerd/linkerd2.git
dev: Include GitHub CLI in devcontainer (#12329)
This commit is contained in:
parent
9a5284f453
commit
00c3fd5283
|
@ -3,6 +3,9 @@
|
|||
"image": "ghcr.io/linkerd/dev:v43",
|
||||
// "dockerFile": "./Dockerfile",
|
||||
// "context": "..",
|
||||
"features": {
|
||||
"ghcr.io/devcontainers/features/github-cli:1": {}
|
||||
},
|
||||
"customizations": {
|
||||
"vscode": {
|
||||
"extensions": [
|
||||
|
|
Loading…
Reference in New Issue