node-docker-machine icon indicating copy to clipboard operation
node-docker-machine copied to clipboard

Streaming output during command execution

Open AlexZeitler opened this issue 6 years ago • 1 comments

Is there a way of streaming the output while a command is executed? We're doing this in the docker-compose Project:

https://github.com/PDMLab/docker-compose/blob/master/src/index.ts#L88

Would you accept a PR for this?

AlexZeitler avatar Sep 10 '19 11:09 AlexZeitler

Would gladly accept a PR! See also https://github.com/vweevers/node-docker-machine/issues/14#issuecomment-372121402

vweevers avatar Sep 10 '19 12:09 vweevers