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

Implement depends_on #2708

Merged
merged 3 commits into from
Jan 20, 2016
Merged

Implement depends_on #2708

merged 3 commits into from
Jan 20, 2016

Conversation

dnephin
Copy link

@dnephin dnephin commented Jan 19, 2016

Fixes #2682

Second and third commit contain some cleanup for things I noticed while working on it.

Services will be ordered by the depends_on key.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
Signed-off-by: Daniel Nephin <dnephin@docker.com>
Signed-off-by: Daniel Nephin <dnephin@docker.com>
@aanand
Copy link

aanand commented Jan 20, 2016

LGTM

aanand added a commit that referenced this pull request Jan 20, 2016
@aanand aanand merged commit e35bf47 into docker:master Jan 20, 2016
@schmunk42
Copy link

Just stumbled upon this merge :)
This will fix my issue described in docker-archive/classicswarm#1651 (comment), right?

TL;dr: links were previously responsible for ordering

@dnephin dnephin deleted the implement_depends_on branch January 22, 2016 03:54
@dnephin
Copy link
Author

dnephin commented Jan 22, 2016

That's the idea, yes

@cescoferraro
Copy link

Are there any instruction anywhere on how to install the latest compose so I can test this?

@aanand
Copy link

aanand commented Jan 26, 2016

@cescoferraro RC2 will be out with this soon.

@aanand
Copy link

aanand commented Jan 26, 2016

Cherry-picked into #2753

@aanand
Copy link

aanand commented Jan 27, 2016

@cescoferraro RC2 is out now.

@cescoferraro
Copy link

I have struggled with this for so long 😭😭 @aanand Great job!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants