docker-compose - Set CPU_CORES

This commit is contained in:
R0GGER 2023-04-04 22:47:08 +02:00 committed by GitHub
parent 2e28c6adee
commit 8feb0b8b87

View File

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