mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-13 21:02:18 +08:00
11 lines
191 B
Plaintext
11 lines
191 B
Plaintext
CONTAINER_NAME="docker-osx"
|
|
CPU_CORES=2
|
|
DISK_SIZE="50G"
|
|
DISPLAY=":0.0"
|
|
IMAGE_FILE=""
|
|
PANEL_APP_PORT_SSH=40287
|
|
PASSWORD="password"
|
|
RAM_SIZE=4
|
|
RESTART_POLICY="unless-stopped"
|
|
USERNAME="docker"
|