I've exported a docker image of Ollama and OpenWebUI (on Xubuntu 22.04), then imported them tar files on an MX Linux (26 Libretto).
After re-tagging the exported repository image names, I was able to `docker create` them.
Now I'm greeted with this error message:
[SOLUTION]Apparmor failed to apply profile: no such file or directory
Code: Select all
$ apt install apparmor
