apocas / docker-modem

Docker Remote API network stack driver.
Apache License 2.0
234 stars 112 forks source link

Broken followProgress() #88

Closed ak1394 closed 6 years ago

ak1394 commented 6 years ago

It looks like the recent release which updated JSONStream from 0.10.0 to 1.3.2 has broken followProgress(). With version 1.0.5 onFinished, onProgress callbacks are no longer being called.

andyedwardsibm commented 6 years ago

Possibly related to https://github.com/apocas/dockerode/issues/439 ? If so, then docker-modem@1.0.6 will fix this.

apocas commented 6 years ago

Correct :)