Open wssf812 opened 3 months ago
There hasn't been any activity on this issue for a long time.
If the problem is still relevant, mark the issue as fresh with a /remove-lifecycle stale
comment.
If not, this issue will be closed in 14 days. This helps our maintainers focus on the active issues.
Prevent issues from auto-closing with a /lifecycle frozen
comment.
/lifecycle stale
Is this a docs issue?
Type of issue
Information is incorrect
Description
There is a warning on the Docker official website for 'Docker update' ,“The docker update and docker container update commands are not supported for Windows containers.”
But when I tried this command on Windows, there was no problem. I'm not sure if the Docker tutorial is older or if the new version of Docker desktop supports this Docker update operation? I'm a bit confused, I hope to get an answer
my docker version: Client: Cloud integration: v1.0.29 Version: 20.10.21 API version: 1.41 Go version: go1.18.7 Git commit: baeda1f Built: Tue Oct 25 18:08:16 2022 OS/Arch: windows/amd64 Context: default Experimental: true
Server: Docker Desktop 4.15.0 (93002) Engine: Version: 20.10.21 API version: 1.41 (minimum version 1.12) Go version: go1.18.7 Git commit: 3056208 Built: Tue Oct 25 18:00:19 2022 OS/Arch: linux/amd64 Experimental: false containerd: Version: 1.6.10 GitCommit: 770bd0108c32f3fb5c73ae1264f7e503fe7b2661 runc: Version: 1.1.4 GitCommit: v1.1.4-0-g5fd4c4d docker-init: Version: 0.19.0 GitCommit: de40ad0
Location
https://docs.docker.com/reference/cli/docker/container/update/
Suggestion
I hope to have a clearer description, is it due to the docker version or is it because the docs are older that caused the issue