mirror of
https://github.com/moby/moby.git
synced 2026-07-14 03:21:18 +00:00
The image load is only used by integration tests but the specialimage testutils package used by many different tests. The image load relies on the client which creates a transitive client dependency from the daemon packages. Signed-off-by: Derek McGowan <derek@mcg.dev>