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