github.com/containers/podman/v5@v5.1.0-rc1/docs/source/markdown/options/cidfile.write.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  #### **--cidfile**=*file*
     6  
     7  Write the container ID to *file*.  The file is removed along with the container, except
     8  when used with podman --remote run on detached containers.