Skip to content

noahgildersleeve/multi-docker-pull

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

multi-docker-pull

Pull multiple Docker images at once and then tarball them

This script will create a group of worker threads that will simultaneously pull docker images to your local docker instance. It then tarballs and gzips them using pigz. This allows for multithreaded compression and is significantly faster.

requirements

  • script tested with docker==7.0.0 pip package
  • script tested with pigz 2.6, pigz
  • script tested with Python 3.10

About

Pull multiple Docker images at once and then tarball them

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages