mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-12-15 06:40:34 +08:00
Set CPU Cores
This commit is contained in:
@@ -6,6 +6,7 @@ services:
|
||||
environment:
|
||||
DISK_SIZE: "16G"
|
||||
RAM_SIZE: "512M"
|
||||
CPU_CORES: "2"
|
||||
devices:
|
||||
- /dev/kvm
|
||||
cap_add:
|
||||
|
||||
Reference in New Issue
Block a user