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.8.0 of the .NET library."],["The `DockerRepositoryConfig` class is used to define configuration details for repositories of the Docker format type, offering additional control and customization."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various functionalities including deep cloning and buffer message handling."],["The document outlines the class's constructors, including a default constructor and one that accepts another `DockerRepositoryConfig` object, and describes the `ImmutableTags` property used for tag modification prevention."],["It also provides a list of all available versions of the documentation, ranging from version 1.0.0 to the latest version, 2.9.0."]]],[]]