Closed ak1394 closed 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.
Possibly related to https://github.com/apocas/dockerode/issues/439 ? If so, then docker-modem@1.0.6 will fix this.
docker-modem@1.0.6
Correct :)
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.