Skip to content

docker compose ps now fails due to unknown --orphans flag with 2.23 or earlier #43710

Closed
@wilkinsona

Description

@wilkinsona

This is due to the change made for #40139 which has inadvertently raised the minimum supported version of Docker Compose to 2.24. We document that 2.2 is the minimum supported version. We might get away with just updating the docs in 3.4.x, but for 3.3.x I think we should rework the fix or perhaps revert it entirely if there isn't an alternative approach.

Metadata

Metadata

Assignees

Labels

type: regressionA regression from a previous release

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions