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