mirror of
https://github.com/docker/docker-bench-security.git
synced 2025-01-19 08:42:33 +01:00
09cf68d8e8
Apparently in ubuntu pgrep -lf docker does not return the docker process input parameter. Thus, all the test that validate command line parameter (e.g., tls setup, ulimits) does not work. After replacing pgrep with ps ax all checks are working correctly. Tested on: Kernetl version: 3.16.0-37-generic Ubuntu version: 14.04.1-Ubuntu Signed-off-by: liron-l <levinlir@gmail.com> |
||
---|---|---|
.. | ||
1_host_configuration.sh | ||
2_docker_daemon_configuration.sh | ||
3_docker_daemon_configuration_files.sh | ||
4_container_images.sh | ||
5_container_runtime.sh | ||
6_docker_security_operations.sh |