aboutsummaryrefslogtreecommitdiff
path: root/docs/source/markdown/options/timeout.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/markdown/options/timeout.md')
-rw-r--r--docs/source/markdown/options/timeout.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/source/markdown/options/timeout.md b/docs/source/markdown/options/timeout.md
new file mode 100644
index 000000000..731feb973
--- /dev/null
+++ b/docs/source/markdown/options/timeout.md
@@ -0,0 +1,5 @@
+#### **--timeout**=*seconds*
+
+Maximum time a container is allowed to run before conmon sends it the kill
+signal. By default containers will run until they exit or are stopped by
+`podman stop`.