I have problem regarding pulling docker-dev in a docker image for making my development environment. When I tried to pull docker-dev, I got an error like "docker manifest not found."
Can anyone help me out with this error?
I want to know about the docker failed to initialize error which I'm getting right now.
I tried so many things like re-installing the docker desktop or WSL updates, but none of those worked.
Got the same issue and fixed it by deleting %appdata%\Docker
as mentioned by Github User "tocklime"
(Original Source : https://github.com/docker/for-win/issues/3088)