Make DockerHub images easier to pull ! This is a pure Python project.No need to install Docker.This repository features offline downloading of DockerHub images, displaying image information, extracting image names from yaml files, and batch pulling, among other Docker usability features.
You should use Python3.7+!
You should use latest version of pip3!
pip3 install -r requirements.txt**Need to use magic!**If you have magic,please ignore!
python3 main.py show dockername- If your image is a single architecture,you will receive a single architecture and architecture name!
- If your image is a multiple architecture,you will receive a multiple architecture and all architecture names!
- If your image is a single architecture,you will receive a file of tar.gz form.
python3 main.py pull dockername- If your image is a multiple architecture,you will receive a file of tar.gz form.
python3 main.py pull dockername architecture_namedocker load -i ***.tar.gz- Support show DockerHub image architecture and next select architecture pull ! More easier !
- Support batch pull ! Like txt or csv.
- Support extracting image names from yaml files !Like docker compose yaml file !
- Support visual operations ! More easier !
- Support other like dockerhub repository sources !
- Support Docker and K8S efficient use of scripts !
- More and More
The author of this repository is RongRongStudio.A.Please contact rongrongstudio@outlook.com and WeChat official account:ArtistcProgramming!
Wechat Group




