Skip to content

keep depends_on config for services explicitly selected#454

Merged
glours merged 1 commit intocompose-spec:masterfrom
ndeloof:depends_on_filter
Sep 4, 2023
Merged

keep depends_on config for services explicitly selected#454
glours merged 1 commit intocompose-spec:masterfrom
ndeloof:depends_on_filter

Conversation

@ndeloof
Copy link
Copy Markdown
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
Copy Markdown
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
@ndeloof ndeloof deleted the depends_on_filter branch December 1, 2025 15:46
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