diff --git a/README.md b/README.md index 3643253..fda6d67 100644 --- a/README.md +++ b/README.md @@ -478,6 +478,7 @@ Services to securely store your Docker images. - [libcompose](https://github.com/docker/libcompose) - Go library for Docker Compose. - [sbt-docker-compose](https://github.com/Tapad/sbt-docker-compose) - Integrates Docker Compose functionality into sbt by [@kurtkopchik](https://github.com/kurtkopchik/) - [sbt-docker](https://github.com/marcuslonnberg/sbt-docker) - Create Docker images directly from sbt by [@marcuslonnberg](https://github.com/marcuslonnberg) +- [docker-compose-ui](https://github.com/francescou/docker-compose-ui) - Manage docker-compose via HTTP. docker-compose-ui runs in a Docker container, mounts the hosts docker socket and exposes a RESTful API and AngularJS GUI ### CI/CD