-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Minor - P4
-
Affects Version/s: None
-
Component/s: devcontainer
-
None
-
DevProd Correctness
-
Fully Compatible
-
Correctness 2025-11-17, Correctness 2025-12-01
-
None
-
None
-
None
-
None
-
None
-
None
-
None
From kaloian.manassiev@mongodb.com
Is there a way to make it so that core dumps in the dev containers are using the standard pattern: kernel.core_pattern=dump_%e.%p.core ?
I tried setting it in sysctl.conf, but it looks like this is disregarded in containers and is something that needs to be specified at container creation time.