Skip to content

Docker cache #55

Description

@lennybe

Hi, during docker build for CLusterKit
I've received the error below:

toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit

Question: where and how dockers that will be used in matrix are built ?

There is internal cash support for this. All our K8s nodes should be configured with it.
cat /etc/docker/daemon.json
{
"registry-mirrors": [
"https://dockerhub.nvidia.com",
"https://dockerhub-backup.nvidia.com"
]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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