docs: Add docs for log size max
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
This commit is contained in:
parent
d47061ac57
commit
37e282a29b
2 changed files with 8 additions and 0 deletions
|
@ -105,6 +105,9 @@ set the CPU profile file path
|
|||
**--log-format**=""
|
||||
Set the format used by logs ('text' (default), or 'json') (default: "text")
|
||||
|
||||
**--log-size-max**=""
|
||||
Maximum log size in bytes for a container (default: -1 (no limit))
|
||||
|
||||
**--pause-command**=""
|
||||
Path to the pause executable in the pause image (default: "/pause")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue