This document covers how to configure a Linux host to collect coredump files from processes running inside Docker containers, the different storage options available, and how to work with a coredump file once you have one.
When a process crashes due to a fatal signal (e.g. SIGSEGV, SIGABRT), the