I use Docker on Windows 10 for my lab purposes, and when I tried to pull a Docker images like docker registry, ubuntu etc... I used to get the error message as shown in the below image.
I got the following error message:
Solution:
Once the docker restarted you can download the images.
>docker pull registry
I got the following error message:
Solution:
1) Right click Docker user interface
2) Go to Settings then click on Docker Engine and Set
the "experimental": true
3) Click on Apply & Restart.
Once the docker restarted you can download the images.
Note : Please make sure you stop all the container's.
No comments:
Post a Comment