-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
type: enhancementNew feature or requestNew feature or request
Description
Description
Containers can be used to not only run individual applications, but also to run complete operating systems. For instance, one can run all of NixOS inside a container.
However, modern Linux distributions often use systemd, which doesn’t work in gVisor. It would be much nicer if systemd did work in gVisor.
Is this feature related to a specific bug?
No response
Do you have a specific solution in mind?
Implement enough Linux kernel compatibility to make systemd pass its test suite.
EtiennePerot and milantracy
Metadata
Metadata
Assignees
Labels
type: enhancementNew feature or requestNew feature or request