Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker compose ps --format should be configurable by ~/.docker/config.json. #10874

Closed
FeryET opened this issue Aug 3, 2023 · 0 comments · Fixed by #10918
Closed

docker compose ps --format should be configurable by ~/.docker/config.json. #10874

FeryET opened this issue Aug 3, 2023 · 0 comments · Fixed by #10918
Assignees

Comments

@FeryET
Copy link

FeryET commented Aug 3, 2023

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 in config.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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants