Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Question: How to use Up() without detached? #501

Open
pwFoo opened this issue Nov 18, 2017 · 4 comments
Open

Question: How to use Up() without detached? #501

pwFoo opened this issue Nov 18, 2017 · 4 comments

Comments

@pwFoo
Copy link

pwFoo commented Nov 18, 2017

I try to build docker-compose -f <file> up with libcompose. Any way to start the service in foreground without context.Background()? I searched around, read the godocs and did some tests without success.

I'm new with go and libcompose, so I searched a long time because I though there should be anything I missed. Maybe someone could help me with a hint how to do it?

@pwFoo
Copy link
Author

pwFoo commented Dec 10, 2017

Anyone?
Would be nice to get a compose file started "foreground" instead of background with Up(). Works fine with Run() with "Detached" (bool) option.

@llater
Copy link

llater commented Jul 5, 2018

Did you find a solution for this?

@pwFoo
Copy link
Author

pwFoo commented Jul 6, 2018

No, tested some variations, but without success.
Stopped playing with libcompose for the moment :(

@llater
Copy link

llater commented Jul 6, 2018

A major bummer! Looks like a dead end--thank you for the reply.

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

No branches or pull requests

2 participants