Skip to content
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

extending a service, dependencies must be excluded #718

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

ndeloof
Copy link
Collaborator

@ndeloof ndeloof commented Dec 9, 2024

exclude depends_on and volumes_from when extending a service, as documented by https://docs.docker.com/compose/how-tos/multiple-compose-files/extends/#exceptions-and-limitations

closes docker/compose#12360

@ndeloof ndeloof force-pushed the extends branch 2 times, most recently from 346c80c to af18c8a Compare December 11, 2024 15:32
@ndeloof ndeloof requested a review from glours December 11, 2024 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] depends_on is NOT ignored when extending from a service
2 participants