Open mohamedGr opened 6 years ago
Same issue here :)
I have managed to build the image myself using this Dockerfile without needing to pull it!
https://github.com/dfinity-docker/docker-build-env/blob/master/Dockerfile
The link above doesn't work now. See here: https://github.com/dfinity-docker/docker-build-env/
Clone it and docker build -t build-env .
In the meantime, I suggest Difinity team fix this issue though.
Hi,
I have been trying to pull the docker image using the commands provided in the description but I couldn't. When I try this command:
I get the following error:
any suggestions on how to solve this issue? Thank you!