I've been trying to access the library listings on Docker Hub, but nothing seems to be loading, and our CI pipelines are failing. I'm curious if others are experiencing similar issues. Docker's status page isn't showing any outages at the moment. Has anyone else run into this?
2 Answers
I've never encountered such a major downtime with Docker before. It's a bit concerning. I'm thinking of setting up a personal registry mirror just in case this happens more frequently!
Yeah, it seems like Docker Hub is down. I'm getting a lot of 401 errors, so definitely not just you!
That's a great idea! Always good to have a backup plan for production workloads. Plus, I've heard there's a mirror for popular images on ECR if that helps.