Support Podman via configurable socket path
This commit is contained in:
@@ -30,5 +30,5 @@ services:
|
||||
networks:
|
||||
- traefik
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- ${SOCKET:-/run/user/$UID/podman/podman.sock}:/var/run/docker.sock
|
||||
- "traefik:/etc/traefik"
|
||||
|
Reference in New Issue
Block a user