frontPanel/deployments/staging/docker-compose.yaml

8 lines
173 B
YAML
Raw Normal View History

2023-07-01 15:45:44 +00:00
services:
squiz:
container_name: squiz
restart: unless-stopped
2025-05-17 11:52:50 +00:00
image: gitea.pena/squiz/frontpanel/staging:$GITHUB_RUN_NUMBER
2023-07-01 15:45:44 +00:00
hostname: squiz
tty: true