Post #1495869
2026-04-06 14:58 UTC
@pid_eins I have been experimenting with this to see if I can recreate fedora's toolbx using nspawn.
One hurdle I came across is that mstack containers are limited to managed or no user namespacing.
Is this a hard limitation, or something that may be lifted in a future release?
https://github.com/systemd/systemd/blob/fb4bfe651b7dda85b0545d340eac21c7988fe383/src/nspawn/nspawn.c#L6612-L6613
Replies (1)
-
@pid_eins@mastodon.social 2026-04-07 13:06
@levitating we kinda see the non-managed userns stuff as legacy, and want to get away from it. Where are you missing something in the managed stuff that the unmanaged stuff gave you