mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
… and do not use the `docker` cli in it. One of the reason of this move is to not make `integration` package using legacy `integration-cli` package. Next move will be to support swarm within this package *and* provide some helper function using the api (compared to the one using cli in `integration-cli/daemon` package). Signed-off-by: Vincent Demeester <vincent@sbr.pm> Upstream-commit: f0d277fe84a72b29c0d2d541c20d5a9c4d7e4884 Component: engine