Skip to content

neflyte/multipull

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multipull

A utility that pulls multiple Docker images in parallel

Building

Requirements

  • Golang v1.15+
  • Docker CE / Docker Desktop

Build commands

go build

Usage

multipull [-parallel=x] image1 image2 image3 ...