From cbd0d942cba959f78cbb135908f12c172b4b3c34 Mon Sep 17 00:00:00 2001 From: Tomasz Napierala Date: Fri, 19 Jul 2019 23:57:32 +0200 Subject: [PATCH] Update README.md Added portainer as a consumer of libcompose Signed-off-by: Tomasz 'Zen' Napierala --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0bb228aa0..f77acdb07 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ Here is a list of known project that uses `libcompose`: - [compose2kube](https://github.com/kelseyhightower/compose2kube) (by [kelseyhightower](https://github.com/kelseyhightower)) - [amazon-ecs-cli](https://github.com/aws/amazon-ecs-cli) (by [Amazon AWS](https://github.com/aws)) - [libkermit](https://github.com/libkermit/docker) (by [vdemeester](https://github.com/vdemeester)) +- [portainer](https://github.com/portainer/portainer) (by [deviantony](https://github.com/deviantony)) ## Usage