Merge pull request #10 from R0GGER/patch-1

docker-compose - Set CPU_CORES
This commit is contained in:
Kroese 2023-04-04 22:48:55 +02:00 committed by GitHub
commit 92bddc6a46

View File

@ -35,6 +35,7 @@ services:
environment:
DISK_SIZE: "16G"
RAM_SIZE: "512M"
CPU_CORES: "1"
devices:
- /dev/kvm
cap_add: