Ever since moving to 8.14.2 I get major docker issues

There was a workaround wasn’t there

# apt install apparmor

Then

systemctl disable --now apparmor

I remember seeing it here somewhere as well

Not sure if it’s something new with docker or apparmor…apparently needs profiles or something

I guess it’s there to increase security between the host system and the docker containers to keep them from being able to run/modify stuff from the main os