This commit is contained in:
@@ -28,8 +28,7 @@
|
||||
|
||||
// Add the IDs of extensions you want installed when the container is created.
|
||||
"extensions": [
|
||||
"golang.Go",
|
||||
"Continue.continue"
|
||||
"golang.Go"
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -43,9 +42,7 @@
|
||||
// Comment out to connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root.
|
||||
"remoteUser": "vscode",
|
||||
"features": {
|
||||
"docker-in-docker": "latest",
|
||||
"kubectl-helm-minikube": "latest",
|
||||
"git": "latest",
|
||||
// "docker-in-docker": "latest",
|
||||
"ghcr.io/devcontainers/features/docker-in-docker:2": {}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user