Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add permissions configuration file | axtloss | 2023-05-31 | 1 | -0/+5 |
| | |||||
* | Add comments to functions | axtloss | 2023-05-26 | 1 | -1/+2 |
| | |||||
* | Add command line options | axtloss | 2023-05-24 | 1 | -0/+5 |
| | |||||
* | Bump commons-compress from 1.14 to 1.21 | dependabot[bot] | 2023-05-24 | 1 | -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 blobs | axtloss | 2023-05-24 | 1 | -0/+7 |
| | |||||
* | Add blob deduplication | axtloss | 2023-05-24 | 1 | -2/+8 |
| | | | | Adds installed blobs to a database and skips downloading them if it finds them in the database | ||||
* | Add stuff | axtloss | 2023-05-23 | 1 | -1/+5 |
| | |||||
* | multithreaded downloads and non docker registries | axtloss | 2023-05-15 | 1 | -5/+6 |
| | | | | | Runs each layer download on a different thread. Allows using registries other than registry.docker.io | ||||
* | Add files | axtloss | 2023-05-15 | 1 | -0/+67 |