mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2026-02-21 10:27:22 +08:00
Update codespaces.yml
This commit is contained in:
parent
875524da88
commit
c43288f8e1
@ -3,8 +3,9 @@ services:
|
||||
container_name: dsm
|
||||
image: vdsm/virtual-dsm
|
||||
environment:
|
||||
RAM_SIZE: "max"
|
||||
DISK_SIZE: "max"
|
||||
ALLOCATE: "Y"
|
||||
RAM_SIZE: "half"
|
||||
DISK_SIZE: "half"
|
||||
CPU_CORES: "max"
|
||||
devices:
|
||||
- /dev/kvm
|
||||
|
||||
Loading…
Reference in New Issue
Block a user