public sealed class Repository.Types.DockerRepositoryConfig : IMessage<Repository.Types.DockerRepositoryConfig>, IEquatable<Repository.Types.DockerRepositoryConfig>, IDeepCloneable<Repository.Types.DockerRepositoryConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1 API class Repository.Types.DockerRepositoryConfig.
DockerRepositoryConfig is docker related repository details.
Provides additional configuration details for repositories of the docker
format type.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `Repository.Types.DockerRepositoryConfig` class within the Artifact Registry v1 API, specifically for version 2.5.0, and is a part of the Google Cloud platform."],["`DockerRepositoryConfig` is designed to detail Docker-specific configurations for repositories, providing additional configuration options for repositories of the Docker format type."],["The `DockerRepositoryConfig` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it versatile for use in various scenarios within the .NET environment."],["The `ImmutableTags` property is a boolean flag within `DockerRepositoryConfig` that, when enabled, prevents all existing tags from being modified, moved, or deleted, though it allows for the creation of new tags."],["The document also offers links to older and newer versions of the `Repository.Types.DockerRepositoryConfig`, starting from version 1.0.0 up to the latest version 2.9.0, with each being a separate link, providing a historical view."]]],[]]