More confidence for the folks at Docker Inc.
Docker Hub Registry is down
11–20 of 35 posts
Re: Docker Hub Registry is down
#12Incident Status Full Service Disruption
Re: Docker Hub Registry is down
#13Launched a new one.. docker pull bam error. Customer unsatisfied.
Re: Docker Hub Registry is down
#14Re: Docker Hub Registry is down
#15Re: Docker Hub Registry is down
#16It seems like dockerhub requires a lot of bandwidth...lots of people being able to pull gigabytes worth of images everyday. Does anyone know anything behind the economics behind this? How can they offer it for free?
Re: Docker Hub Registry is down
#17It seems like dockerhub requires a lot of bandwidth...lots of people being able to pull gigabytes worth of images everyday. Does anyone know anything behind the economics behind this? How can they offer it for free?
Re: Docker Hub Registry is down
#18Seems like the tech giants should load balance these images for the good of the Internet to provide some decent redundancy and for my sanity at 11.30pm.
Re: Docker Hub Registry is down
#19It seems like dockerhub requires a lot of bandwidth...lots of people being able to pull gigabytes worth of images everyday. Does anyone know anything behind the economics behind this? How can they offer it for free?
It's not just Docker hub, there's services like the various Programming language package repos (npm, rubygems etc) and the Linux distro package repos.
I would have had Github in that category, but now it's owned by MS, presumably they don't have many of that kind of funding problems...
Re: Docker Hub Registry is down
#20So my CI environment requires access to other docker images, all hosted on Docker Hub. Seems like the tech giants should load balance these images for the good of the Internet to provide some decent redundancy and for my sanity at 11.30pm.
Partial failure is just fact of life. If this is a major issue for your process, it might be better to try and find ways to alter your process so this isn't an issue. Alternatively, mirror locally.