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:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2019-05-17 20:34:44 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2019-05-17 20:34:44 +0300
commita43909a65979530e8170f7bb9fc5d6ceeb9e400d (patch)
tree7ad8f9b14544c239e6125cf02345677c41fdd7f9 /doc/user/group/index.md
parenta3795a0cff4f084fd349af6c257a3ac81163b132 (diff)
Add documentation for dependency proxy feature
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'doc/user/group/index.md')
-rw-r--r--doc/user/group/index.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/user/group/index.md b/doc/user/group/index.md
index 06564fd6cd1..a5e3bfda70e 100644
--- a/doc/user/group/index.md
+++ b/doc/user/group/index.md
@@ -368,5 +368,9 @@ and issues) performed by your group members.
With [GitLab Issues Analytics](issues_analytics/index.md), in groups, you can see a bar chart of the number of issues created each month.
+## Dependency Proxy **[PREMIUM]**
+
+Use GitLab as a [dependency proxy](dependency_proxy/index.md) for upstream Docker images.
+
[ee]: https://about.gitlab.com/pricing/
[ee-2534]: https://gitlab.com/gitlab-org/gitlab-ee/issues/2534