Add kompose to list of container composition tools

This commit is contained in:
Manuel Schmid 2020-01-26 21:53:17 +01:00
parent a66d940ae2
commit c4c11ec9e6
No known key found for this signature in database
GPG Key ID: A5FC376D86033B79

View File

@ -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.