Failed to start container: "Cannot find User '1000001' in passwd file" #623
Unanswered
uherbstsolace
asked this question in
Q&A
Replies: 1 comment
-
|
Hi @uherbstsolace, I think this issue should be resolved with a recent change here apple/containerization#279. The fix should be in the next release of |
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.
-
Hi all,
I tried to run a container image (that uses non-root userid 100001 to run) with container... and I got:
Error: internalError: "failed to start container" (cause: "internalError: "failed to start process (cause: "internal error (13): create managed process: internalError: "Cannot find User '1000001' in passwd file."")"")Other ideas ?
Thank you
Uli
Beta Was this translation helpful? Give feedback.
All reactions