aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Allow creating containersaxtloss2023-05-246-24/+142
|
* Automatically extract downloaded blobsaxtloss2023-05-247-30/+220
|
* Add blob deduplicationaxtloss2023-05-244-137/+191
| | | | Adds installed blobs to a database and skips downloading them if it finds them in the database
* Add stuffaxtloss2023-05-234-1/+162
|
* fix some warningsaxtloss2023-05-154-18/+8
| | | | | Intellij when unnecessary .toString: "boohoo pls remove :(" Intellij when literally my code: "yeah that's fine :D"
* multithreaded downloads and non docker registriesaxtloss2023-05-156-203/+297
| | | | | Runs each layer download on a different thread. Allows using registries other than registry.docker.io
* Create README.mdaxtloss2023-05-151-0/+9
|
* Add filesaxtloss2023-05-153-0/+270