docker compose ps --format
should be configurable by ~/.docker/config.json
.
#10874
Labels
docker compose ps --format
should be configurable by ~/.docker/config.json
.
#10874
Description
Hi.
The current ps format is too verbose for my taste. I usually only care about service names, status and (sometimes) binded ports.
I have changed the default
dockerPs
format inconfig.json
, but compose does not respect this. While I can live without this feature, having this will save me from aliasing my compose ps command in every VM shell config that I create.The text was updated successfully, but these errors were encountered: