Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create LICENSE | axtloss | 2023-05-31 | 1 | -0/+674 |
* | Improve readme | axtloss | 2023-05-31 | 1 | -0/+39 |
* | Add permissions configuration file | axtloss | 2023-05-31 | 6 | -18/+196 |
* | Allow bind mounting from host into container | axtloss | 2023-05-29 | 5 | -11/+32 |
* | Add comments to functions | axtloss | 2023-05-26 | 8 | -79/+230 |
* | 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 |
* | Add function to start container | axtloss | 2023-05-25 | 5 | -21/+185 |
* | 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 | 8 | -85/+89 |
* | Merge pull request #1 from axtloss/dependabot/maven/org.apache.commons-common... | axtloss | 2023-05-24 | 1 | -1/+1 |
|\ | |||||
| * | Bump commons-compress from 1.14 to 1.21 | dependabot[bot] | 2023-05-24 | 1 | -1/+1 |
* | | Allow creating containers | axtloss | 2023-05-24 | 6 | -24/+142 |
|/ | |||||
* | Automatically extract downloaded blobs | axtloss | 2023-05-24 | 7 | -30/+220 |
* | Add blob deduplication | axtloss | 2023-05-24 | 4 | -137/+191 |
* | Add stuff | axtloss | 2023-05-23 | 4 | -1/+162 |
* | fix some warnings | axtloss | 2023-05-15 | 4 | -18/+8 |
* | multithreaded downloads and non docker registries | axtloss | 2023-05-15 | 6 | -203/+297 |
* | Create README.md | axtloss | 2023-05-15 | 1 | -0/+9 |
* | Add files | axtloss | 2023-05-15 | 3 | -0/+270 |