1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-24 13:51:07 +08:00
1Panel-Appstore/lucky/2.8.2/docker-compose.yml
github-action update-app-version 6e13224467 Update app version [skip ci]
2024-03-28 07:25:24 +00:00

12 lines
225 B
YAML

version: '3'
services:
lucky:
container_name: ${CONTAINER_NAME}
restart: always
network_mode: host
volumes:
- ${DATA_PATH}:/goodluck
image: gdy666/lucky:2.8.2
labels:
createdBy: "Apps"