Introduction
Security benchmarks help you keep your Docker containers safe by following best practices. The CIS Docker benchmark is a guide that shows how to configure Docker securely to avoid common risks.
When you want to make sure your Docker containers do not have security holes.
When you need to audit your Docker setup for compliance with security standards.
When you want to reduce the risk of attackers exploiting your Docker environment.
When you are deploying Docker containers in production and want to follow best security practices.
When you want to learn how to configure Docker daemon and containers safely.