Is Docker Hub down right now?

Checking…

Verifying live status…

Our latest checks found Docker Hub responding normally. Live verification is running now.

Live latency
···
Reports · 5 min
···
Reports · 24 h
···
Verification tier
···
What's not working with Docker Hub?

Your report feeds the live outage-velocity detector. One click per 30 s.

Live latency (probe round-trip, ms)

User reports, last 24 hours

Outage history

last 30 days

Recent outages and issues we recorded for Docker Hub, based on our own checks. An episode opens on the second check that finds a problem, since a single adverse reading is not reported, and closes when a check finds the service normal again.

60 days agoToday

No problemsProblemsOutageNot monitored

···Observed uptime, 7 days
···Observed uptime, 30 days
···Episodes, last 30 days

    Comments

    Comments are hosted and moderated via Disqus. Spam is filtered automatically, readers can flag anything, and the thread loads only when you scroll to it so the rest of the page stays fast.

    Jump to comments

    How we check Docker Hub

    No evidence of problems with Docker Hub. Our last recorded check found it behaving normally. That does not rule out a fault affecting only some users or regions.

    Every check runs a four-tier cascade and stops at the first tier that gives a clear answer: Docker Hub's official status feed, then a direct HTTP probe, then an ICMP network ping, and finally reports from visitors. The Verification tier box above tells you which one produced the verdict you are looking at. When enough separate people report a problem for it to be well outside what Docker Hub normally sees, that counts as evidence too, which is how a partial fault can show here before an operator's own status page catches up.

    Docker Hub (docker.com) is re-checked continuously, and this page picks up any change on its own, with no refresh needed.

    Common Docker Hub problems users report

    • docker pull hanging or failing partway through a layer
    • Rate limit errors on anonymous or free-tier pulls
    • Pushes rejected or hanging on authentication
    • Newly pushed tags not appearing or not pullable

    What to do when Docker Hub is not working

    First check the banner above. If it shows evidence of problems, the fault is most likely on Docker Hub's side and waiting is usually the only option. If it shows nothing wrong, run docker login, which lifts the anonymous rate limit that most 'Docker Hub is down' reports turn out to be. Then confirm the tag still exists, since a deleted or moved tag fails in a way that looks like a registry fault.

    About Docker Hub

    Docker Hub is the official registry for Docker container images, allowing developers to store, share, and pull containerized applications. When Docker Hub is down, users cannot pull images, push updates, or access their repositories, blocking deployments and local development workflows.

    Official Docker Hub resources

    Cross-check an incident with the company's own channels:

    Frequently asked questions

    Is Docker Hub down right now?

    No. Our checks are finding no problems with Docker Hub right now. That verdict is live, and the banner at the top of this page carries it too. We re-check Docker Hub continuously using its official status feed, direct network probes and reports from visitors, stopping at the first check that gives a clear answer, and the page updates itself as soon as anything changes. A green verdict does not rule out a fault affecting only some users or regions.

    What usually goes wrong with Docker Hub?

    The problems visitors report most often on this page are website / app down, can't connect, can't log in, API errors, downloads failing, upload failing, search not working and no response / timing out. Those are the options the report button offers for Docker Hub, chosen for how this service actually fails rather than a generic list, and the "user reports" chart above breaks down which ones people are picking right now.

    Why is Docker Hub failing for me when this page says it is fine?

    Our checks run from one place on the internet, so a fault limited to your region or network can be real while our probes succeed. With Docker Hub specifically, the registry, the authentication service and the website are separate, and image layers come from a CDN. The website can load perfectly while pulls fail, and one unhealthy CDN edge affects your region while others pull normally. That is why this page reports what it observed rather than declaring the service healthy, and why reports from other visitors count toward the verdict.

    How do I tell whether it is Docker Hub or my own connection?

    For Docker Hub, run docker pull hello-world from a different network. Succeeding there while your own image fails points at that repository, its tag or your credentials. Failing everywhere while another registry works separates Docker Hub from your machine's DNS and proxy. A problem that follows you across networks and devices is very unlikely to be yours.

    What should I do while Docker Hub is down?

    If this page shows evidence of problems, the fault is most likely on Docker Hub's side. Specifically: check whether you are rate limited rather than down. Anonymous pulls are capped per IP address, and a shared office or CI egress address burns the allowance quickly, which returns an error that reads as an outage. Images already in your local cache keep running. Reporting it here helps other people see they are not alone.

    How does status.buzz check Docker Hub?

    Continuously, around the clock. Docker Hub does not publish a machine-readable status feed, so we cannot read a verdict from them. We probe docker.com directly over HTTP, fall back to an ICMP ping if that is inconclusive, and weigh reports from visitors. That means we can tell you the service is unreachable, but not what Docker Hub says about it. The verification tier box on this page names whichever check produced the verdict you are reading, so you can see how direct the evidence is.

    Does Docker Hub have an official status page?

    Yes, at www.dockerstatus.com, and it is linked further up this page. That is Docker Hub's own account of their service and it is the place to look for their estimate of a fix. We read it where we can, but we publish our own observations beside it rather than only repeating theirs, because an operator's status page can lag a problem their users are already hitting.

    Is status.buzz affiliated with Docker Hub?

    No. status.buzz is an independent monitoring site operated by LuzLab LLC, with no connection to Docker Hub or docker.com. It reads publicly available endpoints and status feeds, and publishes what it observed. For account or billing problems you need Docker Hub's own support, not us.