I'm looking for some advice. I have a #Proxmox install with a ZFS pool mounted at `/tank` and my #Nextcloud data at `/tank/nextcloud`
I currently have a non-Docker version of Nextcloud running in an LXC container but it has... issues.
I'm thinking of running the Docker AIO image but I every time I try to pass through the `/tank/nextcloud` directory to a VM via #VirtioFS, it ends up causing the host kernel to panic.
Is there another way to do this?