Feature Requests
New / Open / Unreviewed
[Feature]: add support for custom docker socket path
What is the installation method of your PatchMon server?
Docker
What is the version of your PatchMon server?
2.0.1
Briefly describe the feature
add support for custom docker socket path
Detailed description
Currently, only the root-privileged Docker socket at /var/run/docker.sock is supported. It would be nice if the Docker socket path could be configured so that, for example, rootless Docker installations could also be monitored.
Why is this useful?
So that rootless Docker installations can also be monitored.

Looking for this as well. It would be great if either we can specify the path to the socket or we can specify the userid of the user running Docker.