diff options
| author | Evan Read <eread@gitlab.com> | 2019-07-16 22:07:30 +0000 |
|---|---|---|
| committer | Evan Read <eread@gitlab.com> | 2019-07-16 22:07:30 +0000 |
| commit | 556b018835ff69b8bcbba98ee6500297c66890a0 (patch) | |
| tree | 2d381ec7352633a8bf6976d90cf132599c51b34e | |
| parent | Merge branch 'freebsd-rc-script' into 'master' (diff) | |
| parent | Fix typo on security docs (diff) | |
| download | gitlab-runner-556b018835ff69b8bcbba98ee6500297c66890a0.tar.gz | |
Merge branch 'patch-2' into 'master'
Fix typo on security docs
See merge request gitlab-org/gitlab-runner!956
| -rw-r--r-- | docs/security/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/security/index.md b/docs/security/index.md index 2220ede5..c6f16e99 100644 --- a/docs/security/index.md +++ b/docs/security/index.md @@ -58,7 +58,7 @@ for more information. ## Systems with Docker installed >**Note:** -This applies to installations below 0.5.0 or one's that were upgraded to newer version. +This applies to installations below 0.5.0 or ones that were upgraded to newer version. When installing package on Linux systems with Docker installed, `gitlab-runner` will create user that will have permission to access `Docker` daemon. This makes |
