blacktop / graboid

Clientless Docker Image Downloader
MIT License
80 stars 11 forks source link

Image Download #9

Open Myco-N opened 3 years ago

Myco-N commented 3 years ago

Hello, I was looking into Graboid and I was wondering if it's able to check for layers that have already been downloaded in other images. Say if you are downloading multiple docker images using Graboid and since we know that some layers are shared among images, in that case does Graboid check and verify if the layer to be downloaded is already available? This is to avoid unnecessary layer duplication, time and space.