Files
garfbot/docker-compose.yml
crate b63e1738d1
All checks were successful
Garfbot CI/CD Deployment / Deploy (push) Successful in 18s
add docker compose and update pipeline
2025-06-06 17:20:43 -05:00

8 lines
169 B
YAML

services:
garfbot:
image: git.crate.zip/crate/garfbot:latest
container_name: garfbot
restart: always
volumes:
- /home/crate/garfbot:/usr/src/app