Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Closed
1 task done
distorhead opened this issue May 5, 2023 · 0 comments
Closed
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
@werf werf locked and limited conversation to collaborators Jun 3, 2024
@alexey-igrychev alexey-igrychev converted this issue into discussion #6173 Jun 3, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Projects
None yet
Development

No branches or pull requests

2 participants