mthalman / DockerRegistryClient

.NET client interface for executing commands on a Docker registry's HTTP API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker Registry Client

A .NET client interface for executing commands on a Docker registry's HTTP API.

Docker Registry Client is based on the Microsoft.Rest.ServiceClient model, providing a flexible HTTP client that can be customized as needed. Currently, only read operations are supported.

About

.NET client interface for executing commands on a Docker registry's HTTP API.

License:MIT License


Languages

Language:C# 100.0%