Docker integration works, but....it shouldn't?
Heyas, I've got a homarr container running in my homelab and it's all working wonderfully. I've got users created for each container, bind mounts set with appropriate user and group perms, everything working well. What's confusing me though is that the docker integration is working (via adding /var/run/docker.sock as a mounted volume), when I don't think it should be - I haven't added the homarr user into the docker group...
Below a snippet of my compose.
If there are indentation errors please ignore, it's a copy paste artefact. This is working,
and here's the perms on the host system:
Is there something I'm missing here?
Host is Ubuntu 24.04 LTS, Homarr version 0.15.10
Below a snippet of my compose.
If there are indentation errors please ignore, it's a copy paste artefact. This is working,
and here's the perms on the host system:
Is there something I'm missing here?
Host is Ubuntu 24.04 LTS, Homarr version 0.15.10