Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-05-25 | remove command, allow registry/repo/image:tag layout | axtloss | 5 | -47/+114 |
2023-05-25 | Add shell subcommand | axtloss | 3 | -7/+24 |
2023-05-25 | Make the start command work | axtloss | 3 | -10/+27 |
2023-05-25 | Add function to start container | axtloss | 5 | -21/+185 |
2023-05-25 | Change tar extract method | axtloss | 3 | -88/+24 |
2023-05-25 | Change mount function and add chmod | axtloss | 6 | -53/+39 |
2023-05-24 | Add command line options | axtloss | 7 | -85/+84 |
2023-05-24 | Allow creating containers | axtloss | 6 | -24/+142 |
2023-05-24 | Automatically extract downloaded blobs | axtloss | 6 | -30/+213 |
2023-05-24 | Add blob deduplication | axtloss | 3 | -135/+183 |
2023-05-23 | Add stuff | axtloss | 3 | -0/+157 |
2023-05-15 | fix some warnings | axtloss | 4 | -18/+8 |
2023-05-15 | multithreaded downloads and non docker registries | axtloss | 4 | -198/+289 |