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

keep depends_on config for services explicitly selected #454

Merged
merged 1 commit into from
Sep 4, 2023

Conversation

ndeloof
Copy link
Collaborator

@ndeloof ndeloof commented Sep 4, 2023

As we select services A,B,C with dependencies declared, with IgnoreDependencies option, we should drop dependencies but those between selected services
this fixes docker/compose#10959

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Copy link
Collaborator

@glours glours left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@glours glours merged commit c8ee8d4 into compose-spec:master Sep 4, 2023
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] The up command does not honor dependencies since v2.19
2 participants