mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
This fix moves helper functions containerIsStopped and containerIsInState to integration/internal/container, so that they could be used outside of integration/container. Signed-off-by: Yong Tang <yong.tang.github@outlook.com> Upstream-commit: eda311c18f388ed4541dc44dcfba08cd4347a685 Component: engine