We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45e02cb commit f8c62abCopy full SHA for f8c62ab
.github/scripts/ppc64le/self-hosted-builder/[email protected]
@@ -21,6 +21,7 @@ ExecStartPre=-/usr/local/bin/gh_cat_token.sh /etc/actions-runner/%i/ghtoken.env
21
ExecStart=/usr/bin/docker run \
22
--env-file=/etc/actions-runner/%i/env \
23
--volume /etc/actions-runner/%i/ghtoken.txt:/run/runner_secret \
24
+ --volume /var/run/docker.sock:/var/run/docker.sock \
25
--init \
26
--interactive \
27
--name=actions-runner.%i \
0 commit comments