update
This commit is contained in:
parent
9018e94cf5
commit
10f257bd00
@ -3,7 +3,7 @@ services:
|
|||||||
image: dockurr/windows
|
image: dockurr/windows
|
||||||
container_name: mc_win
|
container_name: mc_win
|
||||||
environment:
|
environment:
|
||||||
VERSION: "https://file.zziyu.cn:444/index.php?explorer/share/file&hash=8872hfrmFrp6UXYiVvtf5NcPnwWgVWPCw6H6GntN_Fbx0ypfAobMYIRyY4tDxxux_wCtBki6ruVVzqA_G-v5K0KAeVoRWPmuV8OvrmEFMmnQiX1Pe5N-"
|
# VERSION: "2022"
|
||||||
DISK_SIZE: "200G"
|
DISK_SIZE: "200G"
|
||||||
RAM_SIZE: "6G"
|
RAM_SIZE: "6G"
|
||||||
CPU_CORES: "6"
|
CPU_CORES: "6"
|
||||||
@ -22,6 +22,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- /root/mcwin:/storage
|
- /root/mcwin:/storage
|
||||||
- /root/mc:/data
|
- /root/mc:/data
|
||||||
|
- /root/great_wall/file/kod_home/iso/windows/windowsServer2025.iso:/custom.iso
|
||||||
networks:
|
networks:
|
||||||
vlan:
|
vlan:
|
||||||
ipv4_address: 192.168.2.123
|
ipv4_address: 192.168.2.123
|
||||||
|
Loading…
Reference in New Issue
Block a user