leyhome/dozzle-agent hinzugefügt

This commit is contained in:
florian 2026-03-04 18:49:20 +01:00
parent 5a448cdcc7
commit ca65ce187c
1 changed files with 12 additions and 0 deletions

12
leyhome/dozzle-agent Normal file
View File

@ -0,0 +1,12 @@
services:
dozzle-agent:
image: amir20/dozzle:latest
container_name: dozzle-agent
command: agent
restart: unless-stopped
ports:
- "7007:7007"
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
environment:
- DOZZLE_HOSTNAME=Leyhome