Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

263
Views
Docker Failed to Initialize on Windows

Here, I have problem regarding pulling docker-dev in docker image for making my development environment but when I tried to pull docker-dev. I got the error like docker manifest not found. Can anyone help me out with this error...plz

before this I want to know about the docker failed to initialize error which i'm having right now...

the error is like, enter image description here

I tried so many things like re-install the docker desktop or WSL updates, but didn't worked.

And error in the command be like... enter image description here So if someone can help me out with this....plz help me out

over 4 years ago · Santiago Trujillo
9 answers
Answer question

0

Didn't found the AppData folder in users[myUser] or anywhere. re-install solve it for me

over 4 years ago · Santiago Trujillo Report

0

For me the solutions here didn't help, but here's what helped.

  1. Make sure the folder .docker/ in your home directory isn't marked as hidden in Windows.
  2. Make sure docker has Active Directory to .docker folder. For example, if the owner of .docker/ is SYSTEM and not your user, Docker won't be able to read it and crash.
over 4 years ago · Santiago Trujillo Report

0

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) enter image description here

over 4 years ago · Santiago Trujillo Report

0

My solution: delete %appdata%\Docker\settings.json and let Docker to create a new one.

Take a backup of the file for the next time it gets broken.

<tl;dr>

I face this issue almost every month and I hope this will get fixed definitely.

Following tmBlackCape answer, I checked the %appdata%\Docker directory and found settings.json damaged (editor tells it's a binary file and of course it shouldn't).

I deleted the file and Docker Service (still running) created a new one with default values. If the service isn't running, just launch it again.

You could need to change settings (via GUI, as recommended) to catch your needs.

I made a backup copy of my custom settings.json so next time I can replace the broken one without losing custom configuration.

over 4 years ago · Santiago Trujillo Report

0

This happened to me after Docker Desktop upgrade to version 3.6.0 (67351), too. (Which was surprising, because it worked before the upgrade.)

Due to the help in the top answer right now, I went to the above settings directory: %appdata%\Docker, looked at the logs and deleted/renamed the file settings.json -> Docker Desktop started immediatelly ; there had been a process retrying in the background.

In the time before that, the backend.exe.log had been all "unmarshal" something something:

    settings.json: json: cannot unmarshal bool into Go struct field Content.proxyHttpMode of type string"
common/cmd/com.docker.backend/internal/settingsloader.GetSettings(0x0, 0x0, 0x0)

So, the above message 'tipped me off' as to where the actual error on start may be. Hmm...

over 4 years ago · Santiago Trujillo Report

0

For me deleting the folder %appdata%\Docker did not work.

Instead I had to run the following power shell command as admin.

Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All

References.

  1. https://stackoverflow.com/a/63845592/1977871

  2. https://docs.microsoft.com/en-us/virtualization/hyper-v-on-windows/quick-start/enable-hyper-v#enable-hyper-v-using-powershell

My windows features with running docker desktop are as follows.

Screen shot of windows features

over 4 years ago · Santiago Trujillo Report

0

Go to the directory C:\Users-------\AppData\Roaming\Docker and delete the file settings.json . Docker takes care of rewriting it at startup.

This manipulation solved the problem for me !

over 4 years ago · Santiago Trujillo Report

0

  1. Go to C:\Users\asd\AppData\Local and delete Downloaded Installation directory.
  2. C:\Users\asd\AppData\Roaming and delete Docker and Docker Desktop directory.

Then start docker.

over 4 years ago · Santiago Trujillo Report

0

Docker failed to initialize

C:\Users[USER]\AppData\Local\Docker

C:\Users[USER]\AppData\Roaming\Docker

C:\Users[USER]\AppData\Roaming\Docker Desktop

Once deleted above directory, I didn’t have to do anything else, Docker Desktop started booting up as normal.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!