Details
http://docs.docker.com/reference/commandline/cli/#docker-exec-driver-option
Solution
Do not run the Docker daemon with ‘lxc’ as execution driver.For example, do not start the Docker daemon as below-$> docker -d –exec-driver=lxc
Impact-None.
Default Value-By default, Docker execution driver is ‘libcontainer’.
Supportive Information
The following resource is also helpful.
This security hardening control applies to the following category of controls within NIST 800-53: Configuration Management.This control applies to the following type of system Unix.