aboutsummaryrefslogtreecommitdiff
path: root/pom.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add blob deduplicationaxtloss2023-05-241-2/+8
| | | | Adds installed blobs to a database and skips downloading them if it finds them in the database
* Add stuffaxtloss2023-05-231-1/+5
|
* multithreaded downloads and non docker registriesaxtloss2023-05-151-5/+6
| | | | | Runs each layer download on a different thread. Allows using registries other than registry.docker.io
* Add filesaxtloss2023-05-151-0/+67