Docker images will be stored in regional Artifact Registry repositories.
By default, GCF will create and use repositories named gcf-artifacts
in every region in which a function is deployed. But the repository to
use can also be specified by the user using the docker_repository
field.
ContainerRegistry
Docker images will be stored in multi-regional Container Registry
repositories named gcf.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eVersion 2.7.0 is the latest release, with a comprehensive list of previous versions including 2.6.0, 2.5.0, down to 1.1.0 also being provided, all of which relate to the \u003ccode\u003eCloudFunction.Types.DockerRegistry\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCloudFunction.Types.DockerRegistry\u003c/code\u003e enum is documented, detailing how to manage Docker images for Cloud Functions v1.\u003c/p\u003e\n"],["\u003cp\u003eThe Docker Registry can be set to use either \u003ccode\u003eArtifactRegistry\u003c/code\u003e, where images are stored in regional repositories, or \u003ccode\u003eContainerRegistry\u003c/code\u003e, where images are stored in multi-regional repositories named \u003ccode\u003egcf\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere is an \u003ccode\u003eUnspecified\u003c/code\u003e option for the Docker Registry field.\u003c/p\u003e\n"]]],[],null,[]]