Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Che should pull images in parallel when pulling docker images #7102

Closed
benoitf opened this issue Oct 31, 2017 · 1 comment
Closed

Che should pull images in parallel when pulling docker images #7102

benoitf opened this issue Oct 31, 2017 · 1 comment
Assignees
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.

Comments

@benoitf
Copy link
Contributor

benoitf commented Oct 31, 2017

Description

When I saw demo on progress bar showing the state of pulling docker image I noticed that the flow was the following:

  • pull first image, start container
  • pull second image, start container.

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.
parallel-pull

Reproduction Steps

Start a multi-container workspace without having images locally

OS and version:
macOS

@garagatyi garagatyi added 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. target/che6 labels Oct 31, 2017
@mshaposhnik mshaposhnik self-assigned this Feb 7, 2018
@mshaposhnik
Copy link
Contributor

Done, result:
20180219121753-acbf13e093 gif-2-mp4 com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

4 participants