Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-05-24 | Add blob deduplication | axtloss | 1 | -2/+8 | |
Adds installed blobs to a database and skips downloading them if it finds them in the database | |||||
2023-05-23 | Add stuff | axtloss | 1 | -1/+5 | |
2023-05-15 | multithreaded downloads and non docker registries | axtloss | 1 | -5/+6 | |
Runs each layer download on a different thread. Allows using registries other than registry.docker.io |