> you do not have enough IDs available in the rootless user namespace. #21138
Closed
hmntsharma
started this conversation in
General
Replies: 3 comments
-
Kindly help me with an example of the solution. I haven't had any luck so far. Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Most likely the account on the second machine is not setup with enough UIDs/GIDs defined in its /etc/subuid and /etc/subgid files. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Since the two machines have distinct users, assigning the second machine's user the same range of sub UIDs as the first machine resolved the issue. |
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.
-
Thanks, I thought that is required when you actually run the container and here I struggling to even load the image.
How is this not a problem when pulled from a public repository but doesn't work when the same image is archived and loaded on another machine?
Originally posted by @hmntsharma in #21037 (comment)
Beta Was this translation helpful? Give feedback.
All reactions