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

No option to retrieve container logs when docker-compose configuration used. #1916

Closed
leCandas opened this issue Sep 26, 2019 · 3 comments
Closed

Comments

@leCandas
Copy link

I want to retrieve a container log on the fly due to a failed test case when using docker-compose configuration. But this is not possible.

Only option to get logs of a container when compose used is to register log consumer before compose started.

@stale
Copy link

stale bot commented Dec 25, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you believe this is a mistake, please reply to this comment to keep it open. If there isn't one already, a PR to fix or at least reproduce the problem in a test case will always help us get back on track to tackle this.

@stale stale bot added the stale label Dec 25, 2019
@rnorth
Copy link
Member

rnorth commented Dec 27, 2019

Thanks for reporting. We'd be happy to accept a PR to allow logs to be retrieved from Compose; I think it would be fairly simple to implement.

@bsideup
Copy link
Member

bsideup commented Jan 31, 2020

Superseded by #2302

@bsideup bsideup closed this as completed Jan 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants