Created
March 1, 2017 23:56
-
-
Save MehrCurry/cdf01ba7793f1b86248148e849d5dacd to your computer and use it in GitHub Desktop.
Gitlab Runner
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| docker run -d --name gitlab-runner --restart always -v gitlab-runner-data:/etc/gitlab-runner -v /var/run/docker.sock:/var/run/docker.sock gitlab/gitlab-runner:latest |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment