Skip to content

Add some verification details for windows docker client setup #162

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion Docker-Desktop-Windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
1. Chose to _Install certificate..._, then click _Next_
1. Chose _Current user_, then click _Next_
1. Select option _Place all certificates in the following store_, click _browse_, and select _Trusted Root Certification Authorities_
1. Proceed with Ok and confirm to install the certificate
1. Proceed with Ok and confirm to install the certificate. (verify if certificate is installed via _control panel --> Manage computer certificates --> Certificates Local computer --> Trusted Root Certification Authorities --> Certificates_ . If you dont find your certificate here, manually install certificate by importing it by _Action --> All tasks --> Import_).

If you are not using the WSL2 backend for Docker, then restart Docker Desktop and skip the next step.

Expand Down Expand Up @@ -64,3 +64,4 @@
You can check the logs of the proxy to confirm that it was used.

If pulling does not work and complains about not trusting the certificate then Docker and/or the WSL distribution might need a restart. You might try restarting Docker, or you can restart Windows too to force WSL to restart.