This repository was archived by the owner on May 27, 2025. It is now read-only.
Replies: 1 comment
-
My guess is that there is a workaround, because user namespaces can be nested, and I'd guess it has something to do with Docker's configuration. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I get
ch-run[1102]: error: can't init user+mount namespaces: Operation not permitted (ch_core.c:401 1)
while trying to run
ch-image build --force
(v0.27) inside an unprivileged docker container. Is there any workaround for this?Beta Was this translation helpful? Give feedback.
All reactions