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
path: root/doc
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2015-12-03 16:43:06 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2015-12-08 19:26:54 +0300
commit223a02757909b406c1d5ebe42ca4bc3340318a2e (patch)
treeff0cd1ab7008eecebce636efadf4ed609fc00b66 /doc
parent05267b64d224c19f1b6843a715f666aea2bd106a (diff)
Bring back removed heading and point to other section
Diffstat (limited to 'doc')
-rw-r--r--doc/ci/docker/using_docker_images.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ci/docker/using_docker_images.md b/doc/ci/docker/using_docker_images.md
index 6551d47b697..63cfa436333 100644
--- a/doc/ci/docker/using_docker_images.md
+++ b/doc/ci/docker/using_docker_images.md
@@ -69,6 +69,10 @@ The service container for MySQL will be accessible under the hostname `mysql`.
So, in order to access your database service you have to connect to the host
named `mysql` instead of a socket or `localhost`.
+### Overwrite image and services
+
+See the section below.
+
### How to use other images as services
You are not limited to have only database services. You can add as many