Docker Security:
================
Uses both the Operating System (OS) and Docker native security features.
Linux Security Features:
##Namespaces:
Process ID ( pid
Network (net)
Filesystem /mount mnt
InterProcess Communication ( ipc
User (user)
Unix Timesharing System ( uts
##Cgroups:
CPU
RAM
Seccomp
##Some of Docker Security Features:
Docker Content Trust (DCT)
Docker Security Scanner
Docker MTLS
ReferenceDoc: https://docs.docker.com/get started/overview/
https://docs.docker.com/engine/security
https://docs.docker.com/get started/overview/# the underlying technology
https://docs.docker.com/ee/dtr/user/m... images/scan images for vulnerabilities/#the-docker-security-scan-process
https://docs.docker.com/engine/securi...