Description
relates to
The distribution's client was moved to an internal package, and docker/distribution ("v2") is about to be deprecated in favour of distribution/distribution "v3".
We need to replace uses of the client package in our code (we can temporarily use an internal fork if needed), and migrate to github.com/distribution/distribution v3 for the remaining parts we need (if any).