github.com/containers/podman/v5@v5.1.0-rc1/docs/source/markdown/options/pids-limit.md (about) 1 ####> This option file is used in: 2 ####> podman create, run, update 3 ####> If file is edited, make sure the changes 4 ####> are applicable to all of those. 5 #### **--pids-limit**=*limit* 6 7 Tune the container's pids limit. Set to **-1** to have unlimited pids for the container. The default is **2048** on systems that support "pids" cgroup controller.