1
0

feat:更新windows

This commit is contained in:
okxlin
2024-08-14 02:45:12 +08:00
parent b428111e84
commit f1c63051db
6 changed files with 198 additions and 1 deletions

View File

@@ -0,0 +1,15 @@
CONTAINER_NAME="windows"
CPU_CORES=2
DATA_PATH="./data/storage"
DISK_SIZE="30GB"
KEYBOARD="zh-CN"
LANGUAGE="zh-CN"
MANUAL="N"
PANEL_APP_PORT_HTTP=40286
PASSWORD="password"
RAM_SIZE="4GB"
RDP_PORT=3389
REGION="SG"
RESTART_POLICY="always"
USERNAME="docker"
VERSION="ltsc10"