Alternative SummerWind image which does not require root permissions #1117
ajitkumarnayak1976
started this conversation in
General
Replies: 1 comment 2 replies
-
Try sysbox https://github.com/actions-runner-controller/actions-runner-controller/discussions/977 :) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The current SummerWind image used for this actions runner controller leverages "Docker Dind" (docker in docker) for dependency management. This is a concern in our organization, our security department would prefer leveraging an image which uses generic permissions without system-wide access if possible. Are we able to get an alternative version of the image for this summerwind image which does not leverage docker dind?
https://github.com/actions-runner-controller/actions-runner-controller/blob/master/charts/actions-runner-controller/values.yaml#L57
Beta Was this translation helpful? Give feedback.
All reactions