mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 03:15:49 +00:00
Update devcontainer.json
This commit is contained in:
parent
1ec5fcf1e5
commit
4e040dd94c
1 changed files with 3 additions and 5 deletions
|
|
@ -12,10 +12,8 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"otherPortsAttributes": {
|
"otherPortsAttributes": {
|
||||||
"onAutoForward": "silent"
|
"onAutoForward": "ignore"
|
||||||
},
|
},
|
||||||
"hostRequirements": {
|
"dockerComposeFile": "../codespaces.yml",
|
||||||
"storage": "64gb"
|
"initializeCommand": "docker system prune --all --force"
|
||||||
},
|
|
||||||
"dockerComposeFile": "../codespaces.yml"
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue