Hi,
I run docker with a guest VM running on proxmox.
The instructions are clear enough that the sensor proxy has to be installed on proxmox and the socket shared to the container via bind mount.
However, I run docker in a guest VM, which is reasonably common I think and thus cannot pass the socket to the container via bind mount. given that it first has to be exposed to the guest VM.
Are there any work arounds for this?