[Containers] Add Google Artifact Registry as a supported external registry#31539
Merged
nikitassharma merged 2 commits intoJul 1, 2026
Conversation
nikitassharma
approved these changes
Jun 17, 2026
5 tasks
9c9cc38 to
75c28fe
Compare
nikitassharma
approved these changes
Jun 19, 2026
75c28fe to
d589338
Compare
Contributor
Review⏸️ Automatic reviews for this PR are paused. This PR has already received 2 automatic reviews. To run another review, a codeowner can comment
Code ReviewThis code review is in beta and may not always be helpful — use your judgment. Warnings (1)
Suggestions (1)
Style Guide ReviewWarnings (3)
Suggestions (1)
CommandsOnly codeowners can run commands. Post a comment with the command to trigger it.
|
|
Kriptovalutaim?
cloudflare-docs-bot[bot] ***@***.***> ezt írta (időpont:
2026. jún. 22., Hét 17:10):
… *cloudflare-docs-bot[bot]* left a comment
(cloudflare/cloudflare-docs#31539)
<#31539 (comment)>
Review
Review in progress for commit d589338…
—
Reply to this email directly, view it on GitHub
<#31539?email_source=notifications&email_token=BV5NIRHLVWYM3V6YZBDRKLD5BFD5XA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTINZWHE3TQMBXGQY2M4TFMFZW63VKON2WE43DOJUWEZLEUVSXMZLOOSWGM33PORSXEX3DNRUWG2Y#issuecomment-4769780741>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BV5NIRGUOC7M2VVFHF4MD6L5BFD5XAVCNFSNUABFKJSXA33TNF2G64TZHMZDSMRWG4ZTIMRUHNEXG43VMU5TINRYG43TKOJYGM2KC5QC>
.
Triage notifications, keep track of coding agent tasks and review pull
requests on the go with GitHub Mobile for iOS
<https://github.com/notifications/mobile/ios/BV5NIRBXGAD3WSYX6IYTTI35BFD5XA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTINZWHE3TQMBXGQY2M4TFMFZW63VKON2WE43DOJUWEZLEUVSXMZLOOSVGM33PORSXEX3JN5ZQ>
and Android
<https://github.com/notifications/mobile/android/BV5NIRHUFTG4GB4SZGSUG5T5BFD5XA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTINZWHE3TQMBXGQY2M4TFMFZW63VKON2WE43DOJUWEZLEUVSXMZLOOSXGM33PORSXEX3BNZSHE33JMQ>.
Download it today!
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
MattieTK
approved these changes
Jun 23, 2026
…istry Document Google Artifact Registry (GAR) alongside Docker Hub and Amazon ECR for pre-built container images. - Add "Use private Google Artifact Registry images" section to image management, covering the --gar-email flag, service-account setup, and CI flag/stdin paths - Note that only *-docker.pkg.dev hosts are supported (gcr.io is not) - List GAR in the supported-registry references and local dev notes - Document --dockerhub-username, --aws-access-key-id, and --gar-email flags for `registries configure` - Add changelog entry for GAR image support
d589338 to
1f0d1a8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Documents Google Artifact Registry (GAR) as a supported external registry for Containers, alongside Docker Hub and Amazon ECR. Wrangler and Cloudchamber now support pulling pre-built images from
*-docker.pkg.devregistries, so this adds the configuration and usage documentation.--gar-emailflag, service-account setup, and CI flag/stdin paths*-docker.pkg.devhosts are supported (gcr.io is not)--dockerhub-username,--aws-access-key-id, and--gar-emailflags forregistries configureRelated Wrangler change: cloudflare/workers-sdk#14311
Screenshots (optional)
Documentation checklist