Docker Security Essentials

Least privilege for containers: non-root, dropped capabilities, read-only filesystems, and the socket you must never mount.

In this module