Install Openmediavault on a container LXC Debian10
root@proxmox:~# nano /etc/pve/lxc/<CT-id>.conf and enter at the end: lxc.apparmor.profile: unconfined lxc.mount.auto: cgroup:rw lxc.mount.auto: proc:rw lxc.mount.auto: sys:rw
apt-get update => apt-get dist-upgrade => reboot
See https://github.com/OpenMediaVault-Plugin-Developers/installScript/blob/master/README.md
For the container Debian10:
# apt-get install wget sudo # wget -O - https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/install | sudo bash
From the browser,