mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 03:15:49 +00:00
9 lines
175 B
JSON
9 lines
175 B
JSON
{
|
|
"name": "windows",
|
|
"service": "windows",
|
|
"forwardPorts": [8006],
|
|
"dockerComposeFile": ".github/codespaces.yml",
|
|
"hostRequirements": {
|
|
"storage": "64gb"
|
|
}
|
|
}
|