Add decompose

Close #589
This commit is contained in:
Jonathan Neidel
2026-03-16 12:12:12 +01:00
parent 4bfc3b7af5
commit c8c8883c1f

View File

@@ -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. - [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. - [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. - [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 ### Release