Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add SPDX License header to source files | axtloss | 2023-05-31 | 1 | -1/+3 |
* | Add permissions configuration file | axtloss | 2023-05-31 | 1 | -5/+38 |
* | Allow bind mounting from host into container | axtloss | 2023-05-29 | 1 | -7/+7 |
* | Add comments to functions | axtloss | 2023-05-26 | 1 | -25/+10 |
* | remove command, allow registry/repo/image:tag layout | axtloss | 2023-05-25 | 1 | -11/+60 |
* | Add shell subcommand | axtloss | 2023-05-25 | 1 | -2/+7 |
* | Make the start command work | axtloss | 2023-05-25 | 1 | -1/+0 |
* | Add function to start container | axtloss | 2023-05-25 | 1 | -3/+7 |
* | Add command line options | axtloss | 2023-05-24 | 1 | -35/+24 |
* | Allow creating containers | axtloss | 2023-05-24 | 1 | -1/+4 |
* | Add blob deduplication | axtloss | 2023-05-24 | 1 | -1/+1 |
* | Add stuff | axtloss | 2023-05-23 | 1 | -0/+6 |
* | fix some warnings | axtloss | 2023-05-15 | 1 | -11/+3 |
* | multithreaded downloads and non docker registries | axtloss | 2023-05-15 | 1 | -0/+50 |