fix add missing files
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user