mirror of
https://github.com/dockur/windows.git
synced 2026-02-04 07:59:43 +00:00
Update compose.yml
This commit is contained in:
parent
03244351d2
commit
077ffdb67c
1 changed files with 5 additions and 0 deletions
|
|
@ -4,6 +4,11 @@ services:
|
|||
container_name: windows
|
||||
environment:
|
||||
VERSION: "10pro"
|
||||
RAM_SIZE: "4G"
|
||||
CPU_CORES: "2"
|
||||
DISK_SIZE: "256G"
|
||||
USERNAME: "Heather"
|
||||
PASSWORD: "heather"
|
||||
devices:
|
||||
- /dev/kvm
|
||||
- /dev/net/tun
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue