Skip to content
Discussion options

You must be logged in to vote

Hello Pujan,
this is a holly grail - to be able to build images and run the containers without the escalation of privileges.

To a degree that's feasible. You can build the images in rootless mode and without any extra priviledge. There are number of options here:

  • jib
  • kaniko
  • podman/buildah
  • rootlesskit
    ..
    You can read a nice summary here and also a good explanation on how it can be done with podman and jenkins on OpenShift. These would be good starters to grasp the context.

In regards to ARC, there is no so much a solution for that available out of the box I'm afraid. If you choose to run the docker in a side container, it's done in privileged mode by default. You can opt for a rootless, …

Replies: 0 comments 7 replies

Comment options

You must be logged in to vote
6 replies
@jmrr
Comment options

@wherka-ama
Comment options

@ALL-SPACE-Anas
Comment options

@wherka-ama
Comment options

@Muzammil-Yernal
Comment options

Answer selected by Link-
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Question Ask and answer questions about GitHub features and usage ARC (Actions Runner Controller) For issues and discussions related to the Actions Runner Controller project Transferred These are discussions that have recently Transferred from another org/repo Runner Configuration Runner config: install/register, labels, updates, hardening, tooling. Kubernetes Kubernetes: GitHub Actions with K8s—deployments, clusters, runners, config, troubleshooting.
6 participants