summaryrefslogtreecommitdiff
path: root/doc/install/next_steps.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/install/next_steps.md')
-rw-r--r--doc/install/next_steps.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/install/next_steps.md b/doc/install/next_steps.md
index b5cfbfc9bbb..1db2bf9b7b6 100644
--- a/doc/install/next_steps.md
+++ b/doc/install/next_steps.md
@@ -20,9 +20,11 @@ installation.
Runners, the agents that are responsible for all of the GitLab CI/CD features.
- [GitLab Pages](../administration/pages/index.md): Configure GitLab Pages to
allow hosting of static sites.
-- [GitLab Registry](../administration/packages/container_registry.md): With the
- GitLab Container Registry, every project can have its own space to store Docker
+- [GitLab Registry](../administration/packages/container_registry.md): Set up the
+ GitLab Container Registry so every project can have its own space to store Docker
images.
+- [GitLab Dependency Proxy](../administration/packages/dependency_proxy.md): Set up the dependency
+ proxy so you can cache container images from Docker Hub for faster, more reliable builds.
## Security