aboutsummaryrefslogtreecommitdiff
path: root/pom.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add comments to functionsaxtloss2023-05-261-1/+2
|
* Add command line optionsaxtloss2023-05-241-0/+5
|
* Bump commons-compress from 1.14 to 1.21dependabot[bot]2023-05-241-1/+1
| | | | | | | | | | | Bumps commons-compress from 1.14 to 1.21. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* Automatically extract downloaded blobsaxtloss2023-05-241-0/+7
|
* 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