December 2017
Intermediate to advanced
364 pages
7h 30m
English
Docker Bench for Security is a shell script to perform multiple checks against the Docker container environment. It will give a more detailed view of the security configuration based on CIS benchmarks. This script supports most of the Unix operating systems as it was built based on the POSIX 2004 compliant.
More details about the tool information can be found at https://github.com/docker/docker-bench-security.
The following are the high-level areas of checks this script will perform:
The following playbook will perform a Docker bench security scan against the Docker ...