Files
docker-cli/cli/command
Paweł Gronowski b309569bc6 cli/rm_test: Fix TestRemoveForce race condition
Synchronize append on the `removed` slice with mutex because
containerRemoveFunc is called in parallel for each removed container by
`container rm` cli command.
Also reduced the shared access area by separating the scopes of test
cases.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
(cherry picked from commit b811057181)
2023-01-04 11:14:14 +01:00
..
2020-09-15 16:26:47 -04:00
2017-09-01 19:41:06 -04:00
2019-01-10 22:25:43 +01:00