1
0

Add dockurr/windows

This commit is contained in:
kriss
2024-08-06 21:39:49 +08:00
parent 2a86de9b0e
commit 0d3cdd7602
9 changed files with 648 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
CONTAINER_NAME="windows"
PANEL_APP_PORT_HTTP="8006"
DATA_PATH="./data"
RDP_PORT="3389"
IMAGE_ISO_FILE=""
MANUAL="N"
DISK_SIZE="256G"
RAM_SIZE="4G"
CPU_CORES="2"
USERNAME="docker"
PASSWORD=""