Muayyad AlSadi <alsadi gmail com> writes:
> it seems there is no bwrap-oci exec and nsenter does not work as regular user.
>
> how to enter an existing user name space just like "runc exec redis /bin/sh" using bubble wrap or nsenter?
exec is not implemented yet. The easiest way to workaround this
limitation is to use directly "nsenter -a".
Regards,
Giuseppe