feat:添加docker-osx到列表
This commit is contained in:
10
apps/docker-osx/latest/.env.sample
Normal file
10
apps/docker-osx/latest/.env.sample
Normal file
@@ -0,0 +1,10 @@
|
||||
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"
|
||||
Reference in New Issue
Block a user