Re: [PATCH v4 04/22] tests/docker: use explicit docker.io registry

2021-07-05 Thread Alex Bennée
Daniel P. Berrangé writes: > It is good practice to use an explicit registry for referencing the base > image. This is because some distros will inject their own registries > into the search path. For example registry.fedoraproject.org comes ahead > of docker.io. Using an explicit registry avoi

[PATCH v4 04/22] tests/docker: use explicit docker.io registry

2021-06-23 Thread Daniel P . Berrangé
It is good practice to use an explicit registry for referencing the base image. This is because some distros will inject their own registries into the search path. For example registry.fedoraproject.org comes ahead of docker.io. Using an explicit registry avoids wasting time querying multiple regis