Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add SPDX License header to source files | axtloss | 2023-05-31 | 1 | -0/+2 |
| | |||||
* | Allow bind mounting from host into container | axtloss | 2023-05-29 | 1 | -1/+1 |
| | |||||
* | Add comments to functions | axtloss | 2023-05-26 | 1 | -15/+107 |
| | |||||
* | remove command, allow registry/repo/image:tag layout | axtloss | 2023-05-25 | 1 | -5/+19 |
| | |||||
* | Add function to start container | axtloss | 2023-05-25 | 1 | -8/+98 |
| | | | | I cannot understand any of this anymore. Oh well :shipit: | ||||
* | Add command line options | axtloss | 2023-05-24 | 1 | -12/+9 |
| | |||||
* | Allow creating containers | axtloss | 2023-05-24 | 1 | -12/+26 |
| | |||||
* | Automatically extract downloaded blobs | axtloss | 2023-05-24 | 1 | -2/+55 |
| | |||||
* | Add blob deduplication | axtloss | 2023-05-24 | 1 | -132/+177 |
| | | | | Adds installed blobs to a database and skips downloading them if it finds them in the database | ||||
* | Add stuff | axtloss | 2023-05-23 | 1 | -0/+132 |