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-04-17 UTC."],[[["This webpage provides reference documentation for the `Repository.Types.DockerRepositoryConfig` class within the Artifact Registry v1 API, specifically for the .NET environment."],["The `DockerRepositoryConfig` class provides details related to Docker repositories, offering additional configuration options for repositories with the docker format type."],["The latest version available is 2.9.0, but versions range down to 1.0.0, with each link corresponding to a particular release version of the `DockerRepositoryConfig`."],["The `DockerRepositoryConfig` class is implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has the `ImmutableTags` property, which is a boolean flag that can be enabled to prevent tags from being modified, moved, or deleted, but it will not prevent new tags from being created."]]],[]]