Enhance pre-processing indications with progress · Issue #19 · wagoodman/dive (original) (raw)

Currently there is a simple indication for fetching image, reading image, parsing image config, and building tree. For large images some of these steps could take a while. It would be awesome if there was a way to indicate progress for these tasks and break it down by parallel sub-tasks when possible.

Though jotframe is still in development, it would be a good candidate for some of these tasks.