Add Lithos

This commit is contained in:
Jakub Jirutka 2018-03-18 21:05:40 +01:00
parent 6831d3b5b9
commit f9fb0a86cc
1 changed files with 2 additions and 0 deletions

View File

@ -108,6 +108,8 @@ Daemon based on liblxc offering a REST API to manage LXC containers.
OpenVZ is container-based virtualization for Linux. OpenVZ creates multiple secure, isolated Linux containers (otherwise known as VEs or VPSs) on a single physical server enabling better server utilization and ensuring that applications do not conflict.
* [MultiDocker](https://github.com/marty90/multidocker)
Create a secure multi-user Docker machine, where each user is segregated into an indepentent container.
* [Lithos](https://github.com/tailhook/lithos/)
Lithos is a process supervisor and containerizer for running services. It is not intended to be system init, but rather tries to be a base tool to build container orchestration.
## Containers