From f9fb0a86cc66c6eae8bf6c3008eb5cfbc52831a5 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Sun, 18 Mar 2018 21:05:40 +0100 Subject: [PATCH] Add Lithos --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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