public sealed class ContainerInfo : IMessage<ContainerInfo>, IEquatable<ContainerInfo>, IDeepCloneable<ContainerInfo>, IBufferMessage, IMessage
Docker image that is used to create a container and start a VM instance for
the version that you deploy. Only applicable for instances running in the App
Engine flexible environment.
URI to the hosted container image in Google Container Registry. The URI
must be fully qualified and include a tag or digest.
Examples: "gcr.io/my-project/image:tag" or "gcr.io/my-project/image@digest"
[[["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\u003eThe \u003ccode\u003eContainerInfo\u003c/code\u003e class, used in the App Engine flexible environment, defines the Docker image necessary for creating a container and starting a VM instance.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.AppEngine.V1\u003c/code\u003e namespace and is implemented within the \u003ccode\u003eGoogle.Cloud.AppEngine.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eContainerInfo\u003c/code\u003e has an Image property where a fully qualified URI to the container image in Google Container Registry must be provided.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage<ContainerInfo>\u003c/code\u003e, \u003ccode\u003eIEquatable<ContainerInfo>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<ContainerInfo>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provided includes version information from 1.0.0 up to the latest, 2.4.0, but the current page is for version 1.3.0 of the \u003ccode\u003eContainerInfo\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]