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\u003eThis webpage details the \u003ccode\u003eDockerRegistry\u003c/code\u003e enum within the \u003ccode\u003eGoogle.Cloud.Functions.V1\u003c/code\u003e namespace, specifically for storing function Docker images.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 2.7.0, while the page defaults to version 2.0.0, which contains links to historical versions going back to version 1.1.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDockerRegistry\u003c/code\u003e enum defines three possible fields: \u003ccode\u003eArtifactRegistry\u003c/code\u003e, \u003ccode\u003eContainerRegistry\u003c/code\u003e, and \u003ccode\u003eUnspecified\u003c/code\u003e, each specifying a different method or location for storing Docker images.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eArtifactRegistry\u003c/code\u003e allows for regional storage in repositories, defaulting to \u003ccode\u003egcf-artifacts\u003c/code\u003e but can be user-specified, whereas \u003ccode\u003eContainerRegistry\u003c/code\u003e stores images in multi-regional repositories named \u003ccode\u003egcf\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]