From c4c11ec9e68dcc9896d3c78ab9175f8d8427e306 Mon Sep 17 00:00:00 2001 From: Manuel Schmid Date: Sun, 26 Jan 2020 21:53:17 +0100 Subject: [PATCH] Add kompose to list of container composition tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 503ba58..0a466dd 100644 --- a/README.md +++ b/README.md @@ -156,6 +156,7 @@ _Source:_ [What is Docker](https://www.docker.com/why-docker) - [draw-compose](https://github.com/Alexis-benoist/draw-compose) - Utility to draw a schema of a docker compose by [@Alexis-benoist](https://github.com/Alexis-benoist) - [elsy](https://github.com/cisco/elsy) - An opinionated, multi-language, build tool based on Docker and Docker Compose - [habitus](https://github.com/cloud66-oss/habitus) - A Build Flow Tool for Docker by [@cloud66](https://github.com/cloud66) +- [kompose](https://github.com/kubernetes/kompose) - Go from Docker Compose to Kubernetes - [Maestro](https://github.com/toscanini/maestro) :skull: - Maestro provides the ability to easily launch, orchestrate and manage mulitiple Docker containers as single unit by [@tascanini](https://github.com/toscanini) - [percheron](https://github.com/ashmckenzie/percheron) :skull: - Organise your Docker containers with muscle and intelligence by [@ashmckenzie](https://github.com/ashmckenzie) - [plash](https://github.com/ihucos/plash) - A container run and build engine - runs inside docker.