7 ms·
Check out sysbox[0], it's a runc based runtime that allows you to run "system" containers without privilege. [0]: https://github.com/nestybox/sysbox https://gi
by antoniomika 1y ago
Check out sysbox[0], it's a runc based runtime that allows you to run "system" containers without privilege.
[0]: https://github.com/nestybox/sysbox https://github.com/nestybox/sysbox
- codethief 1y agoThanks, I've come across sysbox before. But it seems it's become relatively quiet since it's gotten acquired by Docker? Moreover, I've yet to hear of anyone who has been using it in production.