leyhome/dozzle hinzugefügt

This commit is contained in:
florian 2026-03-04 18:49:39 +01:00
parent ca65ce187c
commit 3220bddf93
1 changed files with 11 additions and 0 deletions

11
leyhome/dozzle Normal file
View File

@ -0,0 +1,11 @@
services:
dozzle:
container_name: dozzle
image: amir20/dozzle:latest
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
ports:
- "8888:8080"
environment:
- DOZZLE_LEVEL=info