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