Replies: 1 comment 1 reply
-
It is attempting to create a user namespace, so if you are running with a rootless container, then yes it is required |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to build Fedora image with
buildah
image on GitLab.But it fails.
I've seen numerous messages below this error message, but no explanations, like if I am 5:
why is
unshare(CLONE_NEWUSER)
needed?it is possible to build images without it?
if it is not possible, then how
kaniko
manages to do it?Beta Was this translation helpful? Give feedback.
All reactions