docker-pull-py

Pull a docker image by python script, without docker client.

This repository fork from https://github.com/NotGlop/docker-drag. And add a feature that it can pull image with interruption resuming.

通过 Python 来拉取 docker image。同时支持断点续传功能。