aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/github/jshipit/ContainerManager.java (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-06Change dev and proc bwrap flagsaxtloss1-11/+8
2023-05-31Add SPDX License header to source filesaxtloss1-1/+3
2023-05-31Add permissions configuration fileaxtloss1-12/+104
2023-05-29Allow bind mounting from host into containeraxtloss1-2/+14
2023-05-26Add comments to functionsaxtloss1-13/+32
2023-05-25remove command, allow registry/repo/image:tag layoutaxtloss1-4/+17
2023-05-25Add shell subcommandaxtloss1-4/+7
2023-05-25Make the start command workaxtloss1-6/+16
2023-05-25Add function to start containeraxtloss1-10/+62
2023-05-25Change mount function and add chmodaxtloss1-2/+3
2023-05-24Add command line optionsaxtloss1-19/+0
2023-05-24Allow creating containersaxtloss1-5/+41
2023-05-24Automatically extract downloaded blobsaxtloss1-0/+56