]
Jeff Johnston resolved ERT-455.
-------------------------------
Resolution: Done
Improve the DefaultImagePullProgressHandler to support Extraction
[EBZ#507386]
------------------------------------------------------------------------------
Key: ERT-455
URL:
https://issues.jboss.org/browse/ERT-455
Project: Eclipse Release Train
Issue Type: Task
Components: Linux Tools
Reporter: Friendly Jira Robot
Assignee: Jeff Johnston
Labels: 5.2.0, Docker, bzira
Fix For: Neon.2 (4.6)
The current DefaultImagePullProgressHandler only shows downloading info, but pauses
because it does not handle the extraction phase which can take some time. The handler
should be improved to provide details on this step.