Commit graph

3 commits

Author SHA1 Message Date
4ee278dd86 feat: add pre and post commands support
- add pre-command execution before running docker compose
- add post-command execution after running docker compose
- update config.yml.example to include pre and post commands

🤖
2023-12-20 14:10:01 +01:00
5640899198 feat: add configurable log level 2023-12-20 14:10:01 +01:00
ef0620ee41 feat: replace shell script with python implementation
- add requirements.txt
- allow disabling a stack
- update config example
- update README
2023-12-20 14:09:58 +01:00