Earlier quoted context omitted.
Unfortunately not. Sysbox requires "true root" privileges, so it can't run inside a system container deployed by Sysbox itself (since that system container would use the user namespace). You can run Sysbox inside a privileged container however, and in fact the Sysbox test framework relies on this heavily. What use case do you envision for running sysbox in sysbox?
No OP but one of my first questions about any layer is “how transparent is it”. If it can’t host itself, it’s clearly not 100% transparent. This matters because it adds cognitive overhead - I have to keep track of which features are available at which layer.
Re: Launch HN: Nestybox (YC S20) – Containers beyond microservices
#111Agreed; it's certainly something we will keep in mind as we mature Sysbox.