mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
This fix converts some `client.ContainerCreate` to `container.Create`, and removes some unneeded `name` fields when test containers are created. Signed-off-by: Yong Tang <yong.tang.github@outlook.com> Upstream-commit: ab9bb47b05b1dde445a5e4ba78ae97303208dc8b Component: engine