| Containers now support Google Artifact Registry images. After you configure credentials, you can use a fully qualified Google Artifact Registry image reference in your Wrangler configuration instead of first pushing the image to Cloudflare Registry. Provide the service account email with –gar-email and pipe the service account JSON key through stdin : cat | npx wrangler containers registries configure -docker.pkg.dev –gar-email= –secret-name= wrangler.jsonc { “ $schema “ : “./node_modules/wrangler/config-schema.json” , “ containers “ : [ { “ image “ : “ -docker.pkg.dev/ / / : “ } ] } wrangl |
Containers - Use Google Artifact Registry images with Containers
calendar_today
July 1, 2026
domain
cloudflare