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:
Diffstat (limited to 'doc/ci/docker/using_docker_images.md')
-rw-r--r--doc/ci/docker/using_docker_images.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/docker/using_docker_images.md b/doc/ci/docker/using_docker_images.md
index 63cfa436333..488479418b1 100644
--- a/doc/ci/docker/using_docker_images.md
+++ b/doc/ci/docker/using_docker_images.md
@@ -152,7 +152,7 @@ services:
```
When the build is run, `tutum/wordpress` will be started and you will have
-access to it from your build container under the hostname `tutum_wordpress`.
+access to it from your build container under the hostname `tutum__wordpress`.
The alias hostname for the service is made from the image name following these
rules: