Skip to content

Use mirror.gcr.io rather than docker hub for pulling base image#2579

Open
0405ysj wants to merge 1 commit into
google:mainfrom
0405ysj:gh_presubmit
Open

Use mirror.gcr.io rather than docker hub for pulling base image#2579
0405ysj wants to merge 1 commit into
google:mainfrom
0405ysj:gh_presubmit

Conversation

@0405ysj
Copy link
Copy Markdown
Collaborator

@0405ysj 0405ysj commented May 19, 2026

GitHub presubmit checks pull docker image to get debian base images for building debian packages or docker images. However, there was a report that it failed to pull docker image because of the rate limit of Docker Hub usage.

This PR aims for switching the source of image from Docker Hub into mirror.gcr.io, where doesn't limit the rate and more preferred source to download in Google I think.

Btw, GitHub presubmit check may need to have caches to download docker images. But, it's out of scope from this PR.

Context: b/514409720

@0405ysj 0405ysj added the kokoro:force-run Trigger a presubmit build unconditionally. label May 19, 2026
@GoogleCuttlefishTesterBot GoogleCuttlefishTesterBot removed the kokoro:force-run Trigger a presubmit build unconditionally. label May 19, 2026
@0405ysj 0405ysj marked this pull request as ready for review May 19, 2026 03:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants