Docker Linux docker容器升级方法 1 2 3 4 5 docker run --rm \ -v /var/run/docker.sock:/var/run/docker.sock \ containrrr/watchtower \ -c --run-once \ [容器名或ID]