mirror of
https://github.com/dockur/windows.git
synced 2026-05-06 14:41:24 +00:00
Update compose.yml
This commit is contained in:
parent
79def3e003
commit
780209a00b
1 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,8 @@ services:
|
||||||
container_name: windows
|
container_name: windows
|
||||||
environment:
|
environment:
|
||||||
VERSION: "tiny10"
|
VERSION: "tiny10"
|
||||||
|
RAM_SIZE: "12G"
|
||||||
|
CPU_CORES: "4"
|
||||||
devices:
|
devices:
|
||||||
- /dev/kvm
|
- /dev/kvm
|
||||||
- /dev/net/tun
|
- /dev/net/tun
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue