mirror of
https://github.com/docker/cli.git
synced 2026-09-01 10:05:51 -05:00
This test case checks that a container created before start of the currently running dockerd can be exported (as reported in #36561). To satisfy this condition, either a pre-existing container is required, or a daemon restart after container creation. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com> Upstream-commit: 6e7141c7a2c0de6fa3d6c9dcc56978a81f9d835e Component: engine