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