alpinelinux / docker-alpine

Official Alpine Linux Docker image. Win at minimalism!
MIT License
1.04k stars 261 forks source link

Does Alpine support unprivileged userns in its kernel? #297

Open coderfromhere opened 1 year ago

coderfromhere commented 1 year ago

Hi! I'm looking for a counterpart alternative to kernel.unprivileged_userns_clone sysctl setting that could be found in Arch/Debian distros to enable certain namespace kernel flags for unprivileged clones, and I couldn't find any documentation source that would cover this topic in Alpine. Does it support the feature?

Context:

avanov commented 1 year ago

This could be related https://github.com/moby/moby/issues/42680

Adanamin676 commented 1 year ago

Love u