2.14 Enable live restore

Information

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

Rationale:

One of the important security triads is availability. Setting '--live-restore' flag in the docker daemon ensures that container execution is not interrupted when the docker daemon is not available. This also means that it is now easier to update and patch the docker daemon without execution downtime.

Solution

Run the docker in daemon mode and pass '--live-restore' as an argument.

For Example,

dockerd --live-restore

Impact:

None.

Default Value:

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

See Also

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

Item Details

Category: SYSTEM AND COMMUNICATIONS PROTECTION

References: 800-53|SC-6

Plugin: Unix

Control ID: e3968d79d4d09ac48d2a8da0c002f6aa4395aa0aa3975d6922c0b55941e05efa