Reuse a single ingester per target repository when imagetools create copies multiple manifests in parallel. This lets the pushing ingester serialize same-digest pushes and avoids racing duplicate blob uploads against registries to work around bug in Registry v3.0.0 (and possibly others). Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>