diun manuell aktivieren

This commit is contained in:
Florian Zirker 2024-06-26 10:34:44 +00:00
parent bf87e33277
commit 827cd9975d
9 changed files with 34 additions and 1 deletions

View file

@ -59,6 +59,7 @@ services:
- "traefik.http.routers.dashboard.middlewares=auth"
- "traefik.http.middlewares.auth.basicauth.users=${HTPASSWD}"
- "docker.group=proxy"
- "diun.enable=true"
docker-socket-proxy:
image: tecnativa/docker-socket-proxy
@ -78,6 +79,9 @@ services:
interval: 10s
timeout: 3s
privileged: true
labels:
- "docker.group=proxy"
- "diun.enable=true"
# whoami: