lllllllillllllillll / DweebUI

DweebUI is a WebUI for managing your containers. Simple setup, a dynamically updating dashboard, and a multi-user permission system.
https://www.dweebui.com/
MIT License
754 stars 39 forks source link

cannot see any of the docker containers installed by Deplorarr #109

Open moltra opened 1 week ago

moltra commented 1 week ago

I have 55 containers and over 192 images, but I am not seeing anyone of the ones installed. I can see where i can install them, but not the existing running containers.

I am using Proxy Socker, so that might be the problem, does this support Proxy Socket?

lllllllillllllillll commented 1 week ago

Right now the app is configured to connect to the Docker socket: '/var/run/docker.sock'. With the socket proxy, you would be connecting with something like 'tcp://localhost:2375'?