#Image used by sdk are configurable ?

1 messages · Page 1 of 1 (latest)

vestal helm
#

Hi,

I would like to know if the default image used by the dagger sdk is configurable or at least the registry to use ?
I'm asking that because I hit a rate limit from dockerhub:

XXX▶ connect 0.0s
▼ load module: . 17.2s ERROR
  ✘ PythonSdk.moduleRuntime(
    ┆ modSource: no(digest: "xxh3:016f7699074dc899"): Missing
    ┆ introspectionJson: no(digest: "sha256:5726090449a567f3ad262dbd74ede67193f5375b26032813e61bf7bf4b306f5b"): Missing
    ): Container! 1.6s ERROR
  ! failed to resolve image "docker.io/library/python:3.13-slim" (platform: "linux/amd64"): failed to resolve source metadata for docker.io/library/python:3.13-slim: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/python/manifests/sha256:079601253d5d25ae095110937ea8cfd7403917b53b077870bccd8b026dc7c42f: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
vestal helm