Closed Bug 1884404 Opened 3 months ago Closed 3 months ago

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

Categories

(Socorro :: Antenna, defect)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: relud, Assigned: relud)

References

Details

Attachments

(1 file)

The 2.24.6 patch release of Docker Compose no longer accepts configuration 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 remove the extends and copy the entire test configuration.

ci-web is also impacted for antenna

Status: ASSIGNED → RESOLVED
Closed: 3 months ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: