summaryrefslogtreecommitdiff
path: root/doc/ci/docker/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ci/docker/README.md')
-rw-r--r--doc/ci/docker/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ci/docker/README.md b/doc/ci/docker/README.md
index 446f5b54f0c..f76471b50f2 100644
--- a/doc/ci/docker/README.md
+++ b/doc/ci/docker/README.md
@@ -1,9 +1,13 @@
---
comments: false
+type: index
---
# Docker integration
+GitLab CI/CD can be combined with [Docker](https://www.docker.com) to enable
+integration between the two.
+
The following documentation is available for using GitLab CI/CD with Docker:
- [Using Docker images](using_docker_images.md).