containerlab
containerlab copied to clipboard
Pull container images concurrently
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.
Is this still a thing? If yes I would like to try it out.
yes, still open. Thanks for considering implementing this