Trying to setup summerwind/actions-runner image with kaniko #2532
Replies: 2 comments
-
Hello! Thank you for filing an issue. The maintainers will triage your issue shortly. In the meantime, please take a look at the troubleshooting guide for bug reports. If this is a feature request, please review our contribution guidelines. |
Beta Was this translation helpful? Give feedback.
-
Hey @muhamedkapoevolt! Sorry but please use Discussions for questions and discussions 🙏 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
What would you like added?
Hello everyone, I'm trying to figure out how to use "summerwind/actions-runner" or "summerwind/actions-runner-dind" image as base to install kaniko on it (I know that second image is for DinD).
I added following part in Dockerfile
After i run job, I got this error (from picture below).
So, I tried to add couple of different definitions in RunnerDeployment
As well i tried to set
privileged: true
andallowPrivilegeEscalation: true
without setting capabilities. Does anyone have an idea what to do, how to create runners with kaniko?I would like to get an example in repo for kaniko.
Btw, I'm using AWS as cloud provider.
Why is this needed?
Because it will be helpful to have an example for kaniko or even buildah/podman.
Beta Was this translation helpful? Give feedback.
All reactions