aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/github/jshipit/JshipIT.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add SPDX License header to source filesaxtloss2023-05-311-1/+3
* Add permissions configuration fileaxtloss2023-05-311-5/+38
* Allow bind mounting from host into containeraxtloss2023-05-291-7/+7
* Add comments to functionsaxtloss2023-05-261-25/+10
* remove command, allow registry/repo/image:tag layoutaxtloss2023-05-251-11/+60
* Add shell subcommandaxtloss2023-05-251-2/+7
* Make the start command workaxtloss2023-05-251-1/+0
* Add function to start containeraxtloss2023-05-251-3/+7
* Add command line optionsaxtloss2023-05-241-35/+24
* Allow creating containersaxtloss2023-05-241-1/+4
* Add blob deduplicationaxtloss2023-05-241-1/+1
* Add stuffaxtloss2023-05-231-0/+6
* fix some warningsaxtloss2023-05-151-11/+3
* multithreaded downloads and non docker registriesaxtloss2023-05-151-0/+50