docker-compose-rule
docker-compose-rule copied to clipboard
Omit log prefixes
The service names prefixes that docker-compose adds to logs makes it cumbersome to analyze logs with other tools (jq, etc.). Recent versions of docker-compose have added a --no-log-prefix to disable these prefixes.
https://github.com/docker/compose/pull/7435
Generate changelog in changelog/@unreleased
changelog/@unreleasedType
- [ ] Feature
- [X] Improvement
- [ ] Fix
- [ ] Break
- [ ] Deprecation
- [ ] Manual task
- [ ] Migration
Description
Check the box to generate changelog(s)
- [x] Generate changelog entry