Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2016-08-02 08:57:15 +0300
committerStan Hu <stanhu@gmail.com>2016-08-02 18:15:20 +0300
commitd707c91f706a26ff30b9d4862bb2c50b45a35fff (patch)
treeab9cb8acdbb8a6a3da96622b8cf1b574e252dabf /doc/container_registry/README.md
parentc009f620173df2bcce43670c61dfaaa845719ebe (diff)
Add guide for debugging issues with the Docker container registry
[ci skip]
Diffstat (limited to 'doc/container_registry/README.md')
-rw-r--r--doc/container_registry/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/container_registry/README.md b/doc/container_registry/README.md
index 55077197ff9..3db351811a8 100644
--- a/doc/container_registry/README.md
+++ b/doc/container_registry/README.md
@@ -90,6 +90,10 @@ your `.gitlab-ci.yml`, you have to follow the
[Using a private Docker Registry][private-docker]
documentation. This workflow will be simplified in the future.
+## Troubleshooting
+
+See [the GitLab Docker registry troubleshooting guide](troubleshooting.md).
+
[ce-4040]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4040
[docker-docs]: https://docs.docker.com/engine/userguide/intro/
[private-docker]: https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/blob/master/docs/configuration/advanced-configuration.md#using-a-private-docker-registry