Skip to content
This repository was archived by the owner on Jun 28, 2023. It is now read-only.
This repository was archived by the owner on Jun 28, 2023. It is now read-only.

container image not usable because of docker hub rate limits #379

Description

@ibotty

Describe the bug

I cannot run go-neb on my on-prem kubernetes cluster:

Internal error occurred: docker.io/matrixdotorg/go-neb:latest: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit

I would propose publishing the image on a registry without draconian rate limits, e.g. quay.io or github's own registry.

To Reproduce
Steps to reproduce the behavior:

  1. Use docker hub without account often (e.g. skopeo inspect docker://matrixdotorg/go-neb > /dev/null for 500 times),
  2. get rate limited
  3. See error

Expected behavior
It works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions