Skip to content

Commit 4a9759d

Browse files
authored
Update Docker-Desktop-Windows.md
1 parent 832ec31 commit 4a9759d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Docker-Desktop-Windows.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[# Configure Docker Desktop on Windows to use the proxy and trust its certificate
1+
# Configure Docker Desktop on Windows to use the proxy and trust its certificate
22

33
1. Let's say you set up the proxy on host `192.168.66.72`. Get the certificate using a browser (go to <http://192.168.66.72:3128/ca.crt>) and save it as a file (e.g., to `d:\ca.crt`)
44

@@ -8,7 +8,7 @@
88
1. Chose to _Install certificate..._, then click _Next_
99
1. Chose _Current user_, then click _Next_
1010
1. Select option _Place all certificates in the following store_, click _browse_, and select _Trusted Root Certification Authorities_
11-
1. Proceed with Ok and confirm to install the certificate
11+
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_).
1212

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

@@ -64,4 +64,4 @@
6464
You can check the logs of the proxy to confirm that it was used.
6565
6666
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.
67-
](https://housing.com/news/fake-rent-receipt-punishment/)
67+

0 commit comments

Comments
 (0)