Closed Bug 1882787 Opened 1 year ago Closed 1 year ago

Docker Compose version 2.24.6 no longer accepts the docker-compose.yml configuration file

Categories

(Tecken :: General, defect)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sven, Assigned: sven)

References

Details

Attachments

(1 file)

The 2.24.6 patch release of Docker Compose no longer accepts confiiguration files which contain services that extend a service with dependencies. The Docker Compose developers don't consider this a breaking change, but rather a bug fix, so they included it in a patch release: https://github.com/docker/compose/issues/11544

In our configuration, the devcontainer service extends test, which has dependencies. This configuration is apparently invalid, so we have to make devcontainer extend base and copy the entire test configuration.

Assignee: nobody → sven

I verified locally that Docker Compose v2.24.6 accepts the configuration again.

Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
See Also: → 1884404
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: