github.com/containers/podman/v5@v5.1.0-rc1/docs/source/markdown/options/oom-kill-disable.md (about)

     1  ####> This option file is used in:
     2  ####>   podman create, run
     3  ####> If file is edited, make sure the changes
     4  ####> are applicable to all of those.
     5  #### **--oom-kill-disable**
     6  
     7  Whether to disable OOM Killer for the container or not.
     8  
     9  This flag is not supported on cgroups V2 systems.