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 encountering issues when trying to log in to Docker Hub and pull images using nerdctl.
Steps to reproduce the issue
Attempt to log in to Docker Hub using nerdctl
Try to pull a commonly used image, such as Nginx
Describe the results you received and expected
Actual : It should login and pull the images
Expected : FATA[0004] failed to resolve reference "docker.io/library/nginx:latest": unexpected status from HEAD request to https://registry-1.docker.io/v2/library/nginx/manifests/latest: 429 Too Many Requests
Description
I'm encountering issues when trying to log in to Docker Hub and pull images using nerdctl.
Steps to reproduce the issue
Describe the results you received and expected
Actual : It should login and pull the images
Expected : FATA[0004] failed to resolve reference "docker.io/library/nginx:latest": unexpected status from HEAD request to https://registry-1.docker.io/v2/library/nginx/manifests/latest: 429 Too Many Requests
What version of nerdctl are you using?
root@thundercp:~# nerdctl version
Client:
Version: v1.7.4
OS/Arch: linux/amd64
Git commit: 7b5f7e0
buildctl:
Version: v0.13.1
GitCommit: 2ae42e0c0c793d7d66b7a23424af6fd6c2f9c8f3
Server:
containerd:
Version: 1.6.16
GitCommit: 31aa4358a36870b21a992d3ad2bef29e1d693bec
runc:
Version: 1.1.12
GitCommit: v1.1.12-0-g51d5e946
Are you using a variant of nerdctl? (e.g., Rancher Desktop)
None
Host information
No response
The text was updated successfully, but these errors were encountered: