Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add blob deduplication | axtloss | 2023-05-24 | 3 | -135/+183 |
| | | | | Adds installed blobs to a database and skips downloading them if it finds them in the database | ||||
* | Add stuff | axtloss | 2023-05-23 | 3 | -0/+157 |
| | |||||
* | fix some warnings | axtloss | 2023-05-15 | 4 | -18/+8 |
| | | | | | Intellij when unnecessary .toString: "boohoo pls remove :(" Intellij when literally my code: "yeah that's fine :D" | ||||
* | multithreaded downloads and non docker registries | axtloss | 2023-05-15 | 4 | -198/+289 |
| | | | | | Runs each layer download on a different thread. Allows using registries other than registry.docker.io | ||||
* | Add files | axtloss | 2023-05-15 | 2 | -0/+203 |