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

Add option 'showLogs' #8

Closed
rhuss opened this issue May 17, 2014 · 2 comments
Closed

Add option 'showLogs' #8

rhuss opened this issue May 17, 2014 · 2 comments
Labels

Comments

@rhuss
Copy link
Collaborator

rhuss commented May 17, 2014

It should be possible to stream logging output to the console of the build during an integration test (using docker logs in some way)

@rhuss
Copy link
Collaborator Author

rhuss commented Oct 24, 2014

For this to work smoothely, threads should be forked away which calls Docker's getLogs in a streaming way so that log output is printed as it comes in.

Use also the possibility for different colors, so that the output can be easily distinguished.

@rhuss
Copy link
Collaborator Author

rhuss commented Dec 5, 2014

Implemented on 0.10.5

@rhuss rhuss closed this as completed Dec 5, 2014
leusonmario pushed a commit to leusonmario/docker-maven-plugin that referenced this issue Aug 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant