mirror of
https://github.com/docker/cli.git
synced 2026-01-16 20:22:36 +03:00
Test is testing that a user can disconnect from the default network before it is started (#26220). This test does not need to use `--rm`, which is never aken into account since the container is never started. Signed-off-by: Brian Goff <cpuguy83@gmail.com> Upstream-commit: f05ed0075893bb907b5cc2612d9193d775134e2d Component: engine