github.com/containers/podman/v5@v5.1.0-rc1/docs/source/markdown/options/cgroup-parent.md (about)

     1  ####> This option file is used in:
     2  ####>   podman build, create, farm build, pod clone, pod create, run
     3  ####> If file is edited, make sure the changes
     4  ####> are applicable to all of those.
     5  #### **--cgroup-parent**=*path*
     6  
     7  Path to cgroups under which the cgroup for the <<container|pod>> is created. If the
     8  path is not absolute, the path is considered to be relative to the cgroups path
     9  of the init process. Cgroups are created if they do not already exist.