From c8c8883c1fa992688116a90bf201111dc89e7115 Mon Sep 17 00:00:00 2001 From: Jonathan Neidel Date: Mon, 16 Mar 2026 12:12:12 +0100 Subject: [PATCH] Add decompose Close #589 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 873cc88..94f2407 100644 --- a/readme.md +++ b/readme.md @@ -240,6 +240,7 @@ Expose a service running on localhost to the public web for testing and sharing. - [lazydocker](https://github.com/jesseduffield/lazydocker) - Simple docker/docker-compose interface. - [docker-pushrm](https://github.com/christian-korneck/docker-pushrm) - Push a readme to container registries. - [ctop](https://github.com/bcicen/ctop) - Top like interface for container metrics. +- [decompose](https://github.com/s0rg/decompose) - Create connections graph for running docker containers. ### Release