Skip to content
Snippets Groups Projects
Commit 39f4a659 authored by Dave Purrington's avatar Dave Purrington
Browse files

Include note about volume path on OSX.

parent 2b9142c0
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,9 @@ This is how you can run GitLab Runner inside a Docker container.
-v /var/run/docker.sock:/var/run/docker.sock \
gitlab/gitlab-runner:latest
```
*On OSX, substitute the path "/Users/Shared" for "/srv".*
Or, you can use a config container to mount your custom data volume:
```bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment