[feat] add docker into devcontainer (#4475)
This commit is contained in:
parent
a88b4d7036
commit
8b1d73c5b9
@ -3,7 +3,8 @@
|
||||
"dockerfile": "Dockerfile"
|
||||
},
|
||||
"features": {
|
||||
"ghcr.io/devcontainers/features/github-cli": {}
|
||||
"ghcr.io/devcontainers/features/github-cli": {},
|
||||
"ghcr.io/devcontainers/features/docker-in-docker": {}
|
||||
},
|
||||
"customizations": {
|
||||
"vscode": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user