Workload misconfigurations

Ensure live restore is enabled (Automated)

Risk Level

Informational (4)

Platform(s)
  • N/A

Compliance Frameworks

Description

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.
  • Recommended Mitigation

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