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