Alexander Zeitler

Results 96 comments of Alexander Zeitler
trafficstars

I would flag the old ones deprecated anyway so people get aware of it.

@laser Thanks for reporting and using this library. Not sure how we could make `result.out` more other than being a `Buffer` itself and it would be sort of duplicate of...

This is by design as the underlying `docker compose` / `docker-compose` command line tool is responsible for where the output is routed to. Took me a while when creating this...

See this issue for example: https://github.com/docker/compose/issues/7346

Random thought: we could have an option to redirect to `stdout` with something like the workaround described here https://github.com/docker/compose/issues/7346#issuecomment-1236305767

@Crakleurs thanks, it would be great if you would take this over

Downgrading to `2.3.3` seems to fix it for me as well. But I'm also getting the warnings described in https://github.com/docker/compose/issues/8544 now.

@stevenengland we need to look into it. What would be the use case in the context of this library you're thinking of?