apache / apache/openwhisk-wskdebug

nice progress bars for docker pull download

Open
#64 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
7
Forks
7
PR merge metrics
No merged PRs in 30d

Description

In #61 custom pulling via dockerode was added which required our own progress display in the console (since it's now longer done by `docker run` for us). The current implementation here:

https://github.com/apache/openwhisk-wskdebug/blob/d44bfb46c3c9254929a71c24bd3635aa9f350fe7/src/invoker.js#L191-L236

is ok-ish, but a nice visual progress bar would be better.

Some links:
- https://github.com/AndiDittrich/Node.CLI-Progress/blob/master/examples/example-visual.js
- https://github.com/AndiDittrich/Node.CLI-Progress/blob/master/lib/format-bar.js
- https://github.com/AndiDittrich/Node.CLI-Progress/blob/1314b5b4965184d0d7a23617aaf2d2bf052b9544/lib/options.js#L48

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.