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."],[[["This page provides reference documentation for the `CloudFunction.Types.DockerRegistry` enum within the Google Cloud Functions v1 API."],["The `CloudFunction.Types.DockerRegistry` enum specifies the Docker registry used for storing function Docker images."],["There are three fields detailed, `ArtifactRegistry`, which stores Docker images in regional Artifact Registry repositories, `ContainerRegistry`, which stores Docker images in multi-regional Container Registry repositories, and `Unspecified`."],["The latest version of this documentation is 2.7.0, and documentation is also available for previous versions down to 1.1.0."],["The documentation exists within the `Google.Cloud.Functions.V1` namespace, found in the `Google.Cloud.Functions.V1.dll` assembly."]]],[]]