containerlab icon indicating copy to clipboard operation
containerlab copied to clipboard

Pull container images concurrently

Open hellt opened this issue 1 year ago • 2 comments

When an image is not available in the local container store, containerlab will pull images automatically. This is cool. But it does so sequentially, slowing down the whole process.

Make the pull concurrent for images that are pending download.

hellt avatar Jun 14 '24 07:06 hellt

Is this still a thing? If yes I would like to try it out.

Muddyblack avatar Feb 17 '25 14:02 Muddyblack

yes, still open. Thanks for considering implementing this

hellt avatar Feb 17 '25 20:02 hellt