From 48354301659d870bd23e643c6e916a5a652ae93c Mon Sep 17 00:00:00 2001 From: Brian DeHamer Date: Thu, 26 Feb 2015 12:49:22 -0800 Subject: [PATCH] Add reference to docker-reg-client Update the "Docker Remote API Client Libraries" documentation page to include a reference to the Go-based docker-reg-client package. Signed-off-by: Brian DeHamer --- .../reference/api/registry_api_client_libraries.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/docs/sources/reference/api/registry_api_client_libraries.md b/docs/sources/reference/api/registry_api_client_libraries.md index 7fe986204a..6977af3cc4 100644 --- a/docs/sources/reference/api/registry_api_client_libraries.md +++ b/docs/sources/reference/api/registry_api_client_libraries.md @@ -6,8 +6,9 @@ page_keywords: API, Docker, index, registry, REST, documentation, clients, C#, E These libraries have not been tested by the Docker maintainers for compatibility. Please file issues with the library owners. If you find -more library implementations, please list them in Docker doc bugs and we -will add the libraries here. +more library implementations, please submit a PR with an update to this page +or open an issue in the [Docker](https://github.com/docker/docker/issues) +project and we will add the libraries here. @@ -31,5 +32,11 @@ will add the libraries here. + + + + + +
https://github.com/kwk/docker-registry-frontend Active
Godocker-reg-clienthttps://github.com/CenturyLinkLabs/docker-reg-clientActive