aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/github/jshipit/JshipIT.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* multithreaded downloads and non docker registriesaxtloss2023-05-151-0/+50
Runs each layer download on a different thread. Allows using registries other than registry.docker.io