github.com/containers/podman/v5@v5.1.0-rc1/docs/source/markdown/options/init.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 #### **--init** 6 7 Run an init inside the container that forwards signals and reaps processes. 8 The container-init binary is mounted at `/run/podman-init`. 9 Mounting over `/run` breaks container execution.