A lot of times, `docker compose ps` looks as worse as `docker ps`. Can you make this program work with `docker compose ps` too? Adding `--compose` flag and have that aliased to `docker compose ps` in the shell configuration files should be sufficient.
A lot of times,
docker compose pslooks as worse asdocker ps. Can you make this program work withdocker compose pstoo?Adding
--composeflag and have that aliased todocker compose psin the shell configuration files should be sufficient.