Skip to content

Conversation

@sahinvardar
Copy link

For long running docker commands,
it is quite convinient to stream stdout and stderr
from the child process to the host process.
Otherwise you are only able get and display the result of the stream,
after docker.command was executed.

For long running docker commands,
it is quite convinient to stream stdout and stderr
from the child process to the host process.
Otherwise you are only able get and display the result of the stream,
after docker.command was executed.
@mattqs mattqs merged commit 2a8209f into Quobject:master Aug 26, 2019
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

Successfully merging this pull request may close these issues.

2 participants