2.7 Do not use the aufs storage driver

Information

http://docs.docker.com/ reference/commandline/cli/#daemon-storage-driver-option

Solution

Do not explicitly use 'aufs' as storage driver.For example, do not start Docker daemon as below-$> docker -s aufs -d

Impact-'aufs' is the only storage driver that allows containers to share executable and shared
library memory. It might be useful if you are running thousands of containers with the
same program or libraries.

Default Value-By default, Docker uses 'devicemapper' as the storage driver on most of the platforms.
Default storage driver can vary based on your OS vendor. You should use the storage driver
that is best supported by your preferred vendor.

See Also

https://workbench.cisecurity.org/files/514

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-7b.

Plugin: Unix

Control ID: 8e8ec4b7d2657f5a93852c140b30e1ddeb82b0ea4320b64ec7ec48a05fa44246