mirror of
https://github.com/dockur/windows.git
synced 2025-11-05 06:29:03 +00:00
Update devcontainer.json
This commit is contained in:
parent
ceef249974
commit
529f7daa53
@ -14,7 +14,7 @@
|
|||||||
"otherPortsAttributes": {
|
"otherPortsAttributes": {
|
||||||
"onAutoForward": "ignore"
|
"onAutoForward": "ignore"
|
||||||
},
|
},
|
||||||
"dockerComposeFile": "../codespaces.yml",
|
"dockerComposeFile": "codespaces.yml",
|
||||||
"workspaceFolder": "/workspaces/windows",
|
"workspaceFolder": "/workspaces/windows",
|
||||||
"initializeCommand": "docker system prune --all --force"
|
"initializeCommand": "docker system prune --all --force"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user