Skip to content

Instantly share code, notes, and snippets.

@marszall87
Last active September 28, 2015 10:51
Show Gist options
  • Save marszall87/5fc6fd15b100e86ab1d7 to your computer and use it in GitHub Desktop.
Save marszall87/5fc6fd15b100e86ab1d7 to your computer and use it in GitHub Desktop.
gitlab-runner:
image: gitlab/gitlab-runner:latest
volumes:
- /home/core/config:/etc/gitlab-runner
- /var/run/docker.sock:/var/run/docker.sock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment