|
|
@@ -1,21 +0,0 @@
|
|
|
-{
|
|
|
- "name": "Windows Vista Ultimate (64-bit)",
|
|
|
- "service": "windows",
|
|
|
- "containerEnv": {
|
|
|
- "VERSION": "vu",
|
|
|
- "RAM_SIZE": "max",
|
|
|
- "DISK_SIZE": "max",
|
|
|
- "CPU_CORES": "max"
|
|
|
- },
|
|
|
- "forwardPorts": [8006],
|
|
|
- "portsAttributes": {
|
|
|
- "8006": {
|
|
|
- "label": "Web",
|
|
|
- "onAutoForward": "openBrowser"
|
|
|
- }
|
|
|
- },
|
|
|
- "otherPortsAttributes": {
|
|
|
- "onAutoForward": "silent"
|
|
|
- },
|
|
|
- "dockerComposeFile": "../codespaces.yml"
|
|
|
-}
|