mirror of
https://github.com/QYG2297248353/appstore-dpanel
synced 2025-03-04 12:14:26 +08:00
Synced apps from source repository via GitHub Actions
This commit is contained in:
parent
9b3f849258
commit
4f5d113b79
@ -22,13 +22,3 @@ services:
|
||||
- ${DPANEL_ROOT_PATH}/data:/dpanel
|
||||
- ${DPANEL_ROOT_PATH}/compose:/dpanel/compose
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
dpanel-plugin-explorer:
|
||||
command:
|
||||
- sh
|
||||
- -c
|
||||
- tail -f /dev/null
|
||||
container_name: dpanel-plugin-explorer
|
||||
image: alpine:latest
|
||||
pid: host
|
||||
privileged: true
|
||||
restart: unless-stopped
|
||||
|
@ -24,13 +24,3 @@ services:
|
||||
- ${DPANEL_ROOT_PATH}/data:/dpanel
|
||||
- ${DPANEL_ROOT_PATH}/compose:/dpanel/compose
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
dpanel-plugin-explorer:
|
||||
command:
|
||||
- sh
|
||||
- -c
|
||||
- tail -f /dev/null
|
||||
container_name: dpanel-plugin-explorer
|
||||
image: alpine:latest
|
||||
pid: host
|
||||
privileged: true
|
||||
restart: unless-stopped
|
||||
|
Loading…
x
Reference in New Issue
Block a user