aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/github/jshipit/ContainerManager.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change dev and proc bwrap flagsaxtloss2023-06-061-11/+8
* Add SPDX License header to source filesaxtloss2023-05-311-1/+3
* Add permissions configuration fileaxtloss2023-05-311-12/+104
* Allow bind mounting from host into containeraxtloss2023-05-291-2/+14
* Add comments to functionsaxtloss2023-05-261-13/+32
* remove command, allow registry/repo/image:tag layoutaxtloss2023-05-251-4/+17
* Add shell subcommandaxtloss2023-05-251-4/+7
* Make the start command workaxtloss2023-05-251-6/+16
* Add function to start containeraxtloss2023-05-251-10/+62
* Change mount function and add chmodaxtloss2023-05-251-2/+3
* Add command line optionsaxtloss2023-05-241-19/+0
* Allow creating containersaxtloss2023-05-241-5/+41
* Automatically extract downloaded blobsaxtloss2023-05-241-0/+56