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
I'm not sure why using the docker.io alias does not work, if this is a bug or intentional BUT I will note that the containerd docs linked above also refer to docker.io as registry-1.docker.io in some places, and registry-1.docker.io IS the actual registry endpoint for docker hub's registry service.
docker.io and registry-1.docker.io should be handled interchangeably. Need to investigate if this is a bug in upstream containerd, or if it was regressed in our mirror support patch.