mirror of
https://github.com/qemus/qemu-docker.git
synced 2026-04-23 00:27:09 +08:00
feat: Improve Github Codespaces configuration (#922)
This commit is contained in:
@@ -2,10 +2,7 @@
|
||||
"name": "Ubuntu Server",
|
||||
"service": "qemu",
|
||||
"containerEnv": {
|
||||
"BOOT": "ubuntus",
|
||||
"RAM_SIZE": "max",
|
||||
"DISK_SIZE": "max",
|
||||
"CPU_CORES": "max"
|
||||
"BOOT": "ubuntus"
|
||||
},
|
||||
"forwardPorts": [8006],
|
||||
"portsAttributes": {
|
||||
|
||||
Reference in New Issue
Block a user