2.15 Ensure live restore is enabled

Information

The --live-restore option enables full support of daemon-less containers within Docker. It ensures that Docker does not stop containers on shutdown or restore and that it properly reconnects to the container when restarted.

Rationale:

One of the important security triads is availability. Setting the --live-restore flag within the Docker daemon ensures that container execution is not interrupted when it is not available. This also makes it easier to update and patch the Docker daemon without application downtime.

Impact:

None.

Solution

Run Docker in daemon mode and pass --live-restore to it as an argument.
For Example,

dockerd --live-restore

Default Value:

By default, --live-restore is not enabled.

See Also

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

Item Details

Category: PLANNING, SYSTEM AND SERVICES ACQUISITION

References: 800-53|PL-8, 800-53|SA-8, CSCv7|18

Plugin: Unix

Control ID: 05c871cd294386bdf9bfe503fd4225ee6afa006e81eae86141ee107ffcd1f5c8