*** 仅适用于amd64 and i386 ***
Here is the solution to disable apparmor on the system and it worked on my test system (not harmful since apparmor package is not installed):
Code
sudo mkdir -p /etc/default/grub.d
echo 'GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT apparmor=0"' | sudo tee /etc/default/grub.d/apparmor.cfg
sudo update-grub
sudo reboot
Taken from: https://wiki.debian.org/AppArmor/HowToUse#Disable_AppArmor
若portainer 和/或 yacht已经安装过, 需要重新卸载安装一次。 You will not lose settings if this is done with omv-extras.