mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 03:15:49 +00:00
Merge 8a0adbffcd into fa40d30e5d
This commit is contained in:
commit
afec0fea73
1 changed files with 5 additions and 0 deletions
|
|
@ -4,6 +4,11 @@ services:
|
||||||
container_name: windows
|
container_name: windows
|
||||||
environment:
|
environment:
|
||||||
VERSION: "11"
|
VERSION: "11"
|
||||||
|
USERNAME: "Jing"
|
||||||
|
PASSWORD: "12345678"
|
||||||
|
RAM_SIZE: "8G"
|
||||||
|
CPU_CORES: "4"
|
||||||
|
DISK_SIZE: "65G"
|
||||||
devices:
|
devices:
|
||||||
- /dev/kvm
|
- /dev/kvm
|
||||||
- /dev/net/tun
|
- /dev/net/tun
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue