Docker: Mount vhd files

Hi,
when I run the docker container with the option “–privileged” I can mount the vhd image with
urbackupsrv mount-vhd --file myvhdfile.vhd --mountpoint /mnt/

But I can’t see a mount button in the web frontend.

dsiggi