Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add comments to functions | axtloss | 2023-05-26 | 6 | -78/+227 |
| | |||||
* | remove command, allow registry/repo/image:tag layout | axtloss | 2023-05-25 | 5 | -47/+114 |
| | |||||
* | Add shell subcommand | axtloss | 2023-05-25 | 3 | -7/+24 |
| | |||||
* | Make the start command work | axtloss | 2023-05-25 | 3 | -10/+27 |
| | | | | | I should rename this to "JHackIT", because this only consists of hacks lmao | ||||
* | Add function to start container | axtloss | 2023-05-25 | 5 | -21/+185 |
| | | | | I cannot understand any of this anymore. Oh well :shipit: | ||||
* | Change tar extract method | axtloss | 2023-05-25 | 3 | -88/+24 |
| | |||||
* | Change mount function and add chmod | axtloss | 2023-05-25 | 6 | -53/+39 |
| | |||||
* | Add command line options | axtloss | 2023-05-24 | 7 | -85/+84 |
| | |||||
* | Allow creating containers | axtloss | 2023-05-24 | 6 | -24/+142 |
| | |||||
* | Automatically extract downloaded blobs | axtloss | 2023-05-24 | 6 | -30/+213 |
| | |||||
* | 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 |