From 33a9c5017a1a355024ce04938be1452b4b76f952 Mon Sep 17 00:00:00 2001 From: Florian Klink Date: Wed, 28 Nov 2018 02:50:59 +0000 Subject: using_docker_images.md: document services inheriting dns and addn hosts settings --- doc/ci/docker/using_docker_images.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/ci/docker/using_docker_images.md b/doc/ci/docker/using_docker_images.md index 31649ee2792..959271d8abc 100644 --- a/doc/ci/docker/using_docker_images.md +++ b/doc/ci/docker/using_docker_images.md @@ -67,6 +67,9 @@ services you need to `.gitlab-ci.yml` or manually modify `config.toml`. Any image found at [Docker Hub][hub] or your private Container Registry can be used as a service. +Services inherit the same DNS servers, search domains, and additional hosts as +the CI container itself. + You can see some widely used services examples in the relevant documentation of [CI services examples](../services/README.md). -- cgit v1.2.3