Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

buildah: User namespaces are not enabled in /proc/sys/kernel/unprivileged_userns_clone #5614

Open
1 task done
distorhead opened this issue May 5, 2023 · 0 comments
Open
1 task done

Comments

@distorhead
Copy link
Member

distorhead commented May 5, 2023

Before proceeding

  • I didn't find a similar issue

Version

1.2.230

How to fix

# Enable unprivileged user namespaces:
echo 'kernel.unprivileged_userns_clone = 1' | sudo tee -a /etc/sysctl.conf
sudo sysctl -p
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant