You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by stonechen1995 October 27, 2023 I used the docker-rootful.yml to build up the vm with the command below, against which my docker context is running.
And I run pull ubuntu, but the error message came up often. Not always, sometimes it worked, sometimes this error raised.
(base) sss@sss-mac test1 % docker pull ubuntu Using default tag: latest Error response from daemon: Get "<https://registry-1.docker.io/v2/>": dial tcp: lookup registry-1.docker.io on 127.0.0.53:53: read udp 127.0.0.1:41836->127.0.0.53:53: i/o timeout
If I ever successfully pulled it and ran it, I ran things below and I always get numerous ign message and never finish. It first successfully "get" a couple things, and then "ign" the rest. I verified that the problem doesn't exist when I ran the same thing in engine hosted by docker-desktop.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Discussed in #1960
Originally posted by stonechen1995 October 27, 2023
I used the docker-rootful.yml to build up the vm with the command below, against which my docker context is running.
And I run pull ubuntu, but the error message came up often. Not always, sometimes it worked, sometimes this error raised.
If I ever successfully pulled it and ran it, I ran things below and I always get numerous ign message and never finish. It first successfully "get" a couple things, and then "ign" the rest.
I verified that the problem doesn't exist when I ran the same thing in engine hosted by docker-desktop.
Any idea is appreciated!
Beta Was this translation helpful? Give feedback.
All reactions