Docker:dind manifest broken

It is currently not possible to use docker:dind

docker run --privileged --name dind-latest -d docker:dind
Unable to find image ‘docker:dind’ locally
dind: Pulling from library/docker
docker: manifest for docker:dind not found: manifest unknown: manifest unknown.
See ‘docker run --help’.

We have this problem at our servers and our working computers in different networks. This breaks a part of our infastructure

Check the other topic. You will find a link to a GitHub issue

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.