aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/github/jshipit/ContainerManager.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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