podman-build/docs/source/markdown/options/timeout.md
2025-10-11 12:30:35 +09:00

336 B

####> This option file is used in: ####> podman create, run ####> If file is edited, make sure the changes ####> are applicable to all of those.

--timeout=seconds

Maximum time a container is allowed to run before conmon sends it the kill signal. By default containers run until they exit or are stopped by podman stop.