You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My understanding is that we should use sysusers.d to manage users defined in the image.
I would like to run Podman containers as rootless users defined in sysusers.d.
Unfortunately, /etc/subuid and /etc/subgid is not populated for sysusers.
What is the best practice to populate these when using bootc?
Or is there a better method than using sysusers?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
My understanding is that we should use
sysusers.d
to manage users defined in the image.I would like to run Podman containers as rootless users defined in
sysusers.d
.Unfortunately,
/etc/subuid
and/etc/subgid
is not populated for sysusers.What is the best practice to populate these when using bootc?
Or is there a better method than using sysusers?
Beta Was this translation helpful? Give feedback.
All reactions