alpine-lima icon indicating copy to clipboard operation
alpine-lima copied to clipboard

Don't run nerdctl with suid in nc

Open afbjorklund opened this issue 1 year ago • 2 comments

This is a Rancher Desktop specific setting

Running nerdctl requires root, in Alpine

afbjorklund avatar Jun 09 '23 07:06 afbjorklund

@jandubois : broke this out from the "nerdctl" edition

afbjorklund avatar Jun 09 '23 07:06 afbjorklund

I'm happy to merge this, if you need this for any other edition, but it should not be enabled for the rd edition because we run nerdctl via sudo already. Maybe it makes sense to change it; I have to think about it.

I'm fine with adding more editions to this repo, if you think they will be useful. But as I mentioned in the other PR, I'm thinking about removing the rd edition from this repo because it is maintained in a fork. Mostly to avoid the churn in this repo, but also to be able to have rancher-desktop maintainers be able to review/merge PRs.

jandubois avatar Jun 29 '23 04:06 jandubois