mirror of
https://github.com/Friz-zy/awesome-linux-containers.git
synced 2025-01-14 00:19:26 -05:00
Merge pull request #28 from ctalledo/patch-1
Add the Sysbox runtime to the Containers list.
This commit is contained in:
commit
135fe5256d
@ -157,6 +157,8 @@ Hypervisor-based (KVM, Xen, QEMU) Runtime for OCI. Security by isolation.
|
||||
Full management of container lifecycle.
|
||||
* [firecracker](https://github.com/firecracker-microvm/firecracker)
|
||||
Firecracker runs workloads in lightweight virtual machines, called microVMs, which combine the security and isolation properties provided by hardware virtualization technology with the speed and flexibility of containers.
|
||||
* [sysbox](https://github.com/nestybox/sysbox)
|
||||
Sysbox is a "runc" that creates secure (rootless) containers / pods that run not just microservices, but most workloads that run in VMs (e.g., systemd, Docker, and Kubernetes), seamlessly.
|
||||
|
||||
## Sandboxes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user