mirror of
https://github.com/containers/podman.git
synced 2025-05-25 11:06:18 +08:00

Remove all will, would, could, should and use present tense. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
10 lines
336 B
Markdown
10 lines
336 B
Markdown
####> 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`.
|