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

Service from another service #1058

Closed
bsideup opened this issue Mar 4, 2015 · 2 comments
Closed

Service from another service #1058

bsideup opened this issue Mar 4, 2015 · 2 comments

Comments

@bsideup
Copy link
Member

bsideup commented Mar 4, 2015

Hi!

It would be cool if compose will support something like this:

base:
   build: base
app:
   from: base
   ports:
      80:80
@aanand
Copy link

aanand commented Mar 4, 2015

Yep, see #295. Dependent builds would be cool, but complicated to implement - have a look at shipwright to see if it solves your use case.

@dnephin
Copy link

dnephin commented Sep 4, 2015

I think this is a duplicate of #295, #610

@dnephin dnephin closed this as completed Sep 4, 2015
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

No branches or pull requests

3 participants