diff options
Diffstat (limited to 'docs/source/markdown/options/health-start-period.md')
-rw-r--r-- | docs/source/markdown/options/health-start-period.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/source/markdown/options/health-start-period.md b/docs/source/markdown/options/health-start-period.md new file mode 100644 index 000000000..e88e270c6 --- /dev/null +++ b/docs/source/markdown/options/health-start-period.md @@ -0,0 +1,4 @@ +#### **--health-start-period**=*period* + +The initialization time needed for a container to bootstrap. The value can be expressed in time format like +**2m3s**. The default value is **0s**. |