This repository has been archived by the owner on Oct 2, 2024. 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
-
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