fix add missing files

This commit is contained in:
2026-05-18 09:40:28 +02:00
parent 3b4a841bf5
commit ad64766cd6
6 changed files with 62 additions and 28 deletions

View File

@ -1,9 +1,6 @@
services:
agent:
image: ghcr.io/containarr/agent:latest # or build locally
# build:
# context: .
# dockerfile: agent/Dockerfile
image: gitea.anthonybouteiller.ovh/blomios/containarr-agent:latest
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro