From 97974f36f94dc9261a98823fdc5033f4c43c16cf Mon Sep 17 00:00:00 2001 From: Zhomart Mukhamejanov Date: Sat, 27 Aug 2016 13:56:27 -0700 Subject: [PATCH] DOCS - added custom registry info --- DOCS.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/DOCS.md b/DOCS.md index 1c2865e..eb0a77c 100644 --- a/DOCS.md +++ b/DOCS.md @@ -100,6 +100,18 @@ pipeline: - HTTP_PROXY=http://yourproxy.com ``` +## Using a custom registry + +Please note that when using a custom registry (other than DockerHub) you will need to provide the registry URL and you will need to use a fully qualified repository name. For example: + +```yaml +pipeline: + docker: + image: plugins/docker + registry: http://registry.company.com + repo: registry.company.com/my/image +``` + ## Caching The Drone build environment is, by default, ephemeral meaning that you layers