Skip to content

services: add notice of broken feature #22942

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sillydan1
Copy link

Description

Waiting for healthy dependencies is not supported in version 3 of docker compose, as explained in:
https://docs.docker.com/compose/releases/release-notes/#1100

The version key is also ignored now, so this whole feature is actually broken. I think at the very least, this should be mentioned in the documentation.

This took me 2 days of debugging to figure out, and a notice here would've saved me a lot of time.

Related issues or tickets

Reviews

  • Technical review
  • Editorial review
  • Product review

Waiting for healthy dependencies is not supported in version 3 of docker compose, as explained in:
https://docs.docker.com/compose/releases/release-notes/#1100

The `version` key is also ignored now, so this whole feature is actually broken. I think at the very least, this should be mentioned in the documentation.

This took me 2 days of debugging to figure out, and a notice here would've saved me a lot of time.
Copy link

netlify bot commented Jun 30, 2025

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 6d15cb8
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6862505a31d5e3000828a288
😎 Deploy Preview https://deploy-preview-22942--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions bot added the area/compose Relates to docker-compose.yml spec or docker-compose binary label Jun 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/compose Relates to docker-compose.yml spec or docker-compose binary
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant