diff --git a/README.md b/README.md index d8352a9..1f14c2e 100644 --- a/README.md +++ b/README.md @@ -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