Python Docker Image Downloader A web-based tool that lets you download Docker images as .tar files directly from any registry, no Docker daemon required on your machine.
This project contains a Python script designed to automate the download of images from a CSV file (like Shopify product exports). It reads image URLs and product handles, downloads each image, and ...