mirror of
https://github.com/moby/moby.git
synced 2026-07-13 11:00:42 +00: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>