Skip to content

Set up Docker hub authentication, or a mirror #1498

Description

@afscrome

https://github.com/CommunityToolkit/Aspire/actions/runs/29414398985/job/87348936753?pr=1470 failed due to rate limiting from docker.

This rate limiting can be avoided by either authenticating to docker hub, or by using a docker mirror (e.g. using ACr Cache rules). I believe the upstream Aspire repo has such a mirror - can that be reused?

Dapr runtime installed to /home/runner/.dapr/bin, you may run the following to add it to your path if you want to run daprd directly:
    export PATH=$PATH:/home/runner/.dapr/bin
❌  Unable to find image 'daprio/dapr:1.15.0' locally
❌  Downloading binaries and setting up components...
docker: Error response from daemon: Head "https://registry-1.docker.io/v2/daprio/dapr/manifests/1.15.0": Get "https://auth.docker.io/token?account=githubactions&scope=repository%!A(MISSING)daprio%!F(MISSING)dapr%!A(MISSING)pull&service=registry.docker.io": context deadline exceeded (Client.Timeout exceeded while awaiting headers)

(I'd be happy to have a go at setting this up myself, but the infrastructure probably is probably best set up on the Microsoft side)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions