mirror of
https://github.com/docker/cli.git
synced 2026-09-24 15:30:10 -05:00
Merge pull request #454 from mstanleyjones/resource-updating-windows
docker update does not work on Windows containers
This commit is contained in:
@@ -51,6 +51,10 @@ options on a running or a stopped container. On kernel version older than
|
|||||||
4.6, you can only update `--kernel-memory` on a stopped container or on
|
4.6, you can only update `--kernel-memory` on a stopped container or on
|
||||||
a running container with kernel memory initialized.
|
a running container with kernel memory initialized.
|
||||||
|
|
||||||
|
> **Warning**: The `docker update` and `docker container update` commands are
|
||||||
|
> not supported for Windows containers.
|
||||||
|
{: .warning }
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
The following sections illustrate ways to use this command.
|
The following sections illustrate ways to use this command.
|
||||||
|
|||||||
Reference in New Issue
Block a user