mirror of
https://github.com/dockur/windows.git
synced 2025-10-26 19:05:49 +00:00
Add host requirements for storage in devcontainer
This commit is contained in:
parent
ebf4dd9031
commit
2478e91f50
1 changed files with 3 additions and 0 deletions
|
|
@ -17,5 +17,8 @@
|
|||
"otherPortsAttributes": {
|
||||
"onAutoForward": "silent"
|
||||
},
|
||||
"hostRequirements": {
|
||||
"storage": "16gb"
|
||||
},
|
||||
"dockerComposeFile": "../codespaces.yml"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue