Hacker News new | past | comments | ask | show | jobs | submit login
DockerHub container pulls are failing
15 points by enescakir on Nov 11, 2023 | hide | past | favorite | 3 comments
Its uptime is not %100 for today. https://www.dockerstatus.com

Error: Error response from daemon: Get "https://registry-1.docker.io/v2/": EOF




@technics256 But also not as a reply, so it's more visible:

I have had luck with using Amazon ECR Public https://www.docker.com/blog/news-from-aws-reinvent-docker-of...

To quote the example in the article:

You can pull the images by simply switching from using docker pull ubuntu:16.04 to docker pull public.ecr.aws/docker/library/ubuntu:16.04. We automatically push images to ECR Public when they are updated on Docker Hub so you will get all the latest releases wherever you pull from.


Any mirrors we can use for images like golang, etc?


$ docker pull public.ecr.aws/docker/library/golang




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: