Add dockurr/windows
This commit is contained in:
11
apps/windows/latest/.env.sample
Normal file
11
apps/windows/latest/.env.sample
Normal 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=""
|
||||
Reference in New Issue
Block a user