summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyriac Thomas <cyriacsmail@gmail.com>2015-09-26 19:37:55 +0000
committerCyriac Thomas <cyriacsmail@gmail.com>2015-09-26 19:37:55 +0000
commit05f29a5cb30d640455a2f4336599a145bc0d0af7 (patch)
treef8417ede58c63c7a3312d9361de64e92dffd99cc
parent922c635b6737bbf13eab11ae74c10e590321002c (diff)
downloadgitlab-ce-05f29a5cb30d640455a2f4336599a145bc0d0af7.tar.gz
Simplified sentence as per @stanhu's note
-rw-r--r--doc/ci/docker/using_docker_build.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/docker/using_docker_build.md b/doc/ci/docker/using_docker_build.md
index caa6d0f1f57..5af27470d2f 100644
--- a/doc/ci/docker/using_docker_build.md
+++ b/doc/ci/docker/using_docker_build.md
@@ -108,4 +108,4 @@ In order to do that follow the steps:
```
1. However, by enabling `--docker-privileged` you are effectively disables all security mechanisms of containers and exposing your host to privilege escalation which can lead to container breakout.
-For more information you could be interested in checking out [Runtime privilege](https://docs.docker.com/reference/run/#runtime-privilege-linux-capabilities-and-lxc-configuration). \ No newline at end of file
+For more information, check out [Runtime privilege](https://docs.docker.com/reference/run/#runtime-privilege-linux-capabilities-and-lxc-configuration). \ No newline at end of file