Docker: when to use apparmor vs seccomp vs –cap-drop
Docker seems to support both apparmor and seccomp. Docker also allows to drop capabilities when running a container.
However I couldn’t find any documentation or guideline on when to use which approach.
There seems to be a significant ov… Continue reading Docker: when to use apparmor vs seccomp vs –cap-drop