summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Pundsack <markpundsack@users.noreply.github.com>2016-06-07 22:26:59 -0700
committerMark Pundsack <markpundsack@users.noreply.github.com>2016-06-13 22:06:13 -0700
commit84128441081869ff2bd260a92a7c0b43d68ca415 (patch)
tree065931eb55ccc6a244a4d1d8ecff470aec0edc84
parentd9cbe019866843132225d440754a20da0e937d00 (diff)
downloadgitlab-ce-84128441081869ff2bd260a92a7c0b43d68ca415.tar.gz
Fix instructions
-rw-r--r--doc/ci/docker/using_docker_build.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/ci/docker/using_docker_build.md b/doc/ci/docker/using_docker_build.md
index 4620eeac2b6..62e48a6d8d6 100644
--- a/doc/ci/docker/using_docker_build.md
+++ b/doc/ci/docker/using_docker_build.md
@@ -155,8 +155,7 @@ In order to do that, follow the steps:
1. Install [GitLab Runner](https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/#installation).
-1. Register GitLab Runner from the command line to use `docker` and `privileged`
- mode:
+1. Register GitLab Runner from the command line to use `docker` and share `/var/run/docker.sock`:
```bash
sudo gitlab-runner register -n \