from Hacker News

Docker Hub Registry timming out

by vlugorilla on 9/28/23, 8:12 PM with 13 comments

  • by atonse on 9/28/23, 10:03 PM

    The elephant in the room here is that so many of us rely on docker's registry, but who's paying for its upkeep and infra? Docker themselves?

    It's not like Github which is owned by a trillion dollar company.

    I don't know what Docker's revenue is but seems like a bigger risk than GitHub (which people often mention).

    Unless this is a solved problem and Docker gets its registry infra for free or paid for by the Linux Foundation or something.

    (Before anyone says, just pay for it, we don't REALLY rely on the registry, we as a company use AWS ECR, it's just that some of our build processes rely on it, so it's more like an open source ecosystem relying on it issue)

  • by luhn on 9/28/23, 9:37 PM

    Seems to coincide with the networking issues in AWS us-east-1. https://health.aws.amazon.com/health/status
  • by EricRiese on 9/28/23, 9:41 PM

    Dammit Tim!
  • by herpdyderp on 9/28/23, 8:46 PM

    Same. I also noticed lots of reports here: https://downdetector.com/status/docker/ (though downdetector.com is not an authoritative source, it's been useful to me for seeing if others are experiencing issues)
  • by aidos on 9/28/23, 8:32 PM

    Thought I was going a little crazy there. I can see it started just over an hour ago.
  • by roydivision on 9/28/23, 10:31 PM

    If you’re relying on an external registry that you’re not paying for, other than the initial pull, you’ve only got yourself to blame.
  • by mschuster91 on 9/28/23, 8:13 PM

    Yup, experiencing the same here, it even managed to fuck up our Nexus proxy somehow.