diff options
Diffstat (limited to 'docs/reference/commandline/update.md')
| -rw-r--r-- | docs/reference/commandline/update.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/reference/commandline/update.md b/docs/reference/commandline/update.md index a13900440f..f41cf39db8 100644 --- a/docs/reference/commandline/update.md +++ b/docs/reference/commandline/update.md @@ -37,6 +37,8 @@ Options: --restart string Restart policy to apply when a container exits ``` +## Description + The `docker update` command dynamically updates container configuration. You can use this command to prevent containers from consuming too many resources from their Docker host. With a single command, you can place |
