Seccomp security profiles for Docker Secure computing mode (Seccomp) is a Linux kernel feature. You can use it to restrict the actions available
Docker security There are three major areas to consider when reviewing Docker security: the intrinsic security of the kernel and its support for namespaces
Using certificates for repository client verification In
Docker Security Non-events This page lists security vulnerabilities which Docker mitigated, such that processes run in Docker containers were never vulnerable
AppArmor security profiles for Docker AppArmor (Application Armor) is a Linux security module that protects an operating system and its applications
Protect the Docker daemon socket By default, Docker runs via a non-networked Unix socket. It can also optionally communicate using an HTTP socket.