Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kuy/decom
Decompose docker-compose logs and organize them.
https://github.com/kuy/decom
cli docker docker-compose logs rust
Last synced: 5 days ago
JSON representation
Decompose docker-compose logs and organize them.
- Host: GitHub
- URL: https://github.com/kuy/decom
- Owner: kuy
- License: mit
- Created: 2021-07-01T16:10:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-07T12:42:00.000Z (9 days ago)
- Last Synced: 2024-11-07T13:44:05.519Z (9 days ago)
- Topics: cli, docker, docker-compose, logs, rust
- Language: Rust
- Homepage:
- Size: 688 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# decom
Decompose [`docker-compose`](https://docs.docker.com/compose/reference/) logs and organize them.
## Usage
WIP
## TODOs
- [ ] Command-line options
- [ ] Storage to handle massive logs## License
MIT
## Author
Yuki Kodama / [@kuy](https://twitter.com/kuy)