1.1 Ensure a separate partition for containers has been created

Information

All Docker containers and their data and metadata is stored under /var/lib/docker directory. By default, /var/lib/docker would be mounted under / or /var partitions based on availability.
Rationale:
Docker depends on /var/lib/docker as the default directory where all Docker related files, including the images, are stored. This directory might fill up fast and soon Docker and the host could become unusable. So, it is advisable to create a separate partition (logical volume) for storing Docker files.

Solution

For new installations, create a separate partition for /var/lib/docker mount point. For systems that were previously installed, use the Logical Volume Manager (LVM) to create partitions.

Impact:
None.
Default Value:
By default, /var/lib/docker would be mounted under / or /var partitions based on availability.

See Also

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

Item Details

Category: SYSTEM AND COMMUNICATIONS PROTECTION

References: 800-53|SC-4, CSCv7|14

Plugin: Unix

Control ID: d4a1dbfa59d8c632c9756e58eee6e965781ffd815fb0a55894b875abe5811390