Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-05-31 | Add SPDX License header to source files | axtloss | 1 | -0/+2 | |
2023-05-31 | Add permissions configuration file | axtloss | 1 | -1/+1 | |
2023-05-24 | Add command line options | axtloss | 1 | -1/+1 | |
2023-05-15 | fix some warnings | axtloss | 1 | -1/+1 | |
Intellij when unnecessary .toString: "boohoo pls remove :(" Intellij when literally my code: "yeah that's fine :D" | |||||
2023-05-15 | multithreaded downloads and non docker registries | axtloss | 1 | -36/+4 | |
Runs each layer download on a different thread. Allows using registries other than registry.docker.io |