mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
If the container is not found when removing, it means it's already not there anymore, so it's safe to ignore. This should reduce a bit some `TearDown` flakyness.. Signed-off-by: Vincent Demeester <vincent@sbr.pm> Upstream-commit: 636d6ee57c85df086823e998077d83dc0bb94035 Component: engine