mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 19:35:49 +00:00
Update compose.yml
This commit is contained in:
parent
4297579567
commit
39b705a3d2
1 changed files with 2 additions and 2 deletions
|
|
@ -16,6 +16,6 @@ services:
|
||||||
stop_grace_period: 2m
|
stop_grace_period: 2m
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
environment:
|
environment:
|
||||||
RAM_SIZE: "8G"
|
RAM_SIZE: "4G"
|
||||||
CPU_CORES: "4"
|
CPU_CORES: "4"
|
||||||
VERSION: "win11"
|
VERSION: "winxp"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue