mirror of
https://github.com/docker/cli.git
synced 2026-08-28 10:05:17 -05:00
"--restart" and "--rm" are conflict options, if a container is started with AutoRemove flag, we should forbid the update action for its Restart Policy. Signed-off-by: Zhang Wei <zhangwei555@huawei.com>