Update docker-compose.yml
This commit is contained in:
parent
743b4178c2
commit
f103cdfdfc
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ services:
|
|||
environment:
|
||||
DISK_SIZE: "16G"
|
||||
RAM_SIZE: "512M"
|
||||
CPU_CORES: "2"
|
||||
CPU_CORES: "1"
|
||||
devices:
|
||||
- /dev/kvm
|
||||
cap_add:
|
||||
|
|
Loading…
Reference in a new issue