mirror of
https://github.com/dockur/windows.git
synced 2026-02-03 17:27:21 +00:00
Merge 58c7d7ae0f into 588969ae5f
This commit is contained in:
commit
6f02e63e36
@ -3,9 +3,9 @@ services:
|
||||
container_name: windows
|
||||
image: ghcr.io/dockur/windows
|
||||
environment:
|
||||
RAM_SIZE: "half"
|
||||
DISK_SIZE: "max"
|
||||
CPU_CORES: "max"
|
||||
RAM_SIZE: "9GB"
|
||||
DISK_SIZE: "240GB"
|
||||
CPU_CORES: "4"
|
||||
devices:
|
||||
- /dev/kvm
|
||||
- /dev/net/tun
|
||||
|
||||
Loading…
Reference in New Issue
Block a user