containers / containers/podman-compose

`compose ps --format=json` not implemented

Open
#807 0 comments 6 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
6.2k
Forks
622
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
`docker compose ps --format=json | jq` uses in scripting not easily replaceable with podman-compose, which doesn't support the format arg.

**Describe the solution you'd like**
Implementation of `ps --format=json`.

**Describe alternatives you've considered**
Alternative really is just not having it, as is the status quo. I think it would be useful though, certainly it prevents me using podman at work.

**Additional context**
Willing to contribute.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.