lower ram in w10 to 4
--> Linted: EDITORCONFIG No errors were found in the linting process Details
--> Linted: GITLEAKS No errors were found in the linting process Details
--> Linted: YAML No errors were found in the linting process Details
🎨 Lint / lint (push) Successful in 10s Details

This commit is contained in:
Chase 2024-04-27 17:25:24 +00:00
parent 5a58736e99
commit cfc8ef81fa
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ services:
- "/dev/kvm:/dev/kvm"
environment:
- "VERSION=win10"
- "RAM_SIZE=6G"
- "RAM_SIZE=4G"
- "CPU_CORES=4"
- "DISK_SIZE=64G"
image: "docker.io/dockurr/windows:latest"