Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 260 Bytes

File metadata and controls

22 lines (14 loc) · 260 Bytes

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 ...