mirror of
https://github.com/moby/moby.git
synced 2026-07-24 16:26:51 +00:00
This fix adds several improvement: 1. No need for explicit ContainerRemove as it has been handled in setupTest() 2. Added `container.WithImage` helper function and used it in commit tests. Signed-off-by: Yong Tang <yong.tang.github@outlook.com>