Mount path [/var/run/docker.sock] already used for another volume mount

I’ve been running TrueNAS for storage only for a while with all my docker containers running in Ubuntu VMs. Since upgrading to 25.04 I thought I would try and run everything on TrueNAS itself.

I am running traefik as a custom app which has /var/run/docker.sock mapped as read only. I just tried mapping /var/run/docker.sock, read only, to Dozzle as an app store app and I get:

Mount path [/var/run/docker.sock] already used for another volume mount

Is there anyway for multiple containers to map /var/run/docker.sock?

1 Like

This sounds bug report worthy…

Bug NAS-136047 created

Case closed. This was Dozzle specific because it already had it mapped by the container, it just wasn’t shown in the UI.