mirror of
https://github.com/docker/cli.git
synced 2026-08-31 02:24:13 -05:00
Before this, container's auto-removal after exit is done in a goroutine, this commit will get ContainerRm out of the goroutine. Signed-off-by: Zhang Wei <zhangwei555@huawei.com> Upstream-commit: 1537dbe2d617013c94aa42c28744feb07a09fb63 Component: engine