aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/github/jshipit (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-31Add permissions configuration fileaxtloss5-18/+191
2023-05-29Allow bind mounting from host into containeraxtloss5-11/+32
2023-05-26Add comments to functionsaxtloss6-78/+227
2023-05-25remove command, allow registry/repo/image:tag layoutaxtloss5-47/+114
2023-05-25Add shell subcommandaxtloss3-7/+24
2023-05-25Make the start command workaxtloss3-10/+27
2023-05-25Add function to start containeraxtloss5-21/+185
2023-05-25Change tar extract methodaxtloss3-88/+24
2023-05-25Change mount function and add chmodaxtloss6-53/+39
2023-05-24Add command line optionsaxtloss7-85/+84
2023-05-24Allow creating containersaxtloss6-24/+142
2023-05-24Automatically extract downloaded blobsaxtloss6-30/+213
2023-05-24Add blob deduplicationaxtloss3-135/+183
2023-05-23Add stuffaxtloss3-0/+157
2023-05-15fix some warningsaxtloss4-18/+8
2023-05-15multithreaded downloads and non docker registriesaxtloss4-198/+289