tris

Results 21 comments of tris

In case it helps others, setting the [COMPOSE_ANSI](https://docs.docker.com/compose/how-tos/environment-variables/envvars/#compose_ansi) env var to never (`COMPOSE_ANSI=never`) stops the ansi rewriting part which causes spam in some terminals. It is the env var equivalent...