Skip to content

Instantly share code, notes, and snippets.

@gounthar
Created August 30, 2018 17:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gounthar/925bd7f20136b68b7a1bf337b31ff9ac to your computer and use it in GitHub Desktop.
Save gounthar/925bd7f20136b68b7a1bf337b31ff9ac to your computer and use it in GitHub Desktop.
$ docker run -d - name arm-runner \
-v $(pwd)/.runner:/etc/gitlab-runner \
- restart=always \
klud/gitlab-runner
Unable to find image 'klud/gitlab-runner:latest' locally
latest: Pulling from klud/gitlab-runner
95d54dd4bdad: Pull complete
72bf7d76c392: Pull complete
2fccc182bcc6: Pull complete
68c66b9dfbe0: Pull complete
Digest: sha256:65cd18aa694180a8f55594e73b993a40e552ba49b9afd217078bfc3eaaf84008
Status: Downloaded newer image for klud/gitlab-runner:latest
af7f612a77d602359099e3fd94f2b037f84b4dd21aa1e2dca11672939f4ed3a2
$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment