Che should pull images in parallel when pulling docker images #7102
Labels
kind/enhancement
A feature request - must adhere to the feature request template.
status/open-for-dev
An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it.
Description
When I saw demo on progress bar showing the state of pulling docker image I noticed that the flow was the following:
I'm expecting that the images should be pulled in parallel.
Here is a screencast if I pull images on my computer, the pull is performed in parallel.
Reproduction Steps
Start a multi-container workspace without having images locally
OS and version:
macOS
The text was updated successfully, but these errors were encountered: