Closed ravics09 closed 3 years ago
It works for me, but I'm having the issue I reported a week ago where every image I pull has a delay: https://github.com/docker/for-win/issues/10247
I noticed more details output to the console when I did a build instead of a pull. I used the image in question as a base image for my build. You can see my issue for more details. Can you try that and see if you see docker build output like mine that shows the delay for the "get metadata" step?
Issues go stale after 90 days of inactivity.
Mark the issue as fresh with /remove-lifecycle stale
comment.
Stale issues will be closed after an additional 30 days of inactivity.
Prevent issues from auto-closing with an /lifecycle frozen
comment.
If this issue is safe to close now please do so.
Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. /lifecycle stale
Closed issues are locked after 30 days of inactivity. This helps our team focus on active issues.
If you have found a problem that seems similar to this, please open a new issue.
Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. /lifecycle locked
Actual behavior
I tried to pull conjur image using below command: docker pull cyberark/conjur It stuck while pulling and not responding. When I tried again to pull the image, it gives me below error
Expected behavior
It should be pulled from server.
Information
What I have tried so far:
Setting DNS Server to 8.8.8.8 and reset Disabled and completely uninstalled Firewall (Norton) Reset Docker to factory defaults Reinstalled Docker Desktop completely
Steps to reproduce the behavior