aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/github/jshipit/OCIDataStore.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add SPDX License header to source filesaxtloss2023-05-311-0/+2
|
* Allow bind mounting from host into containeraxtloss2023-05-291-1/+1
|
* Add comments to functionsaxtloss2023-05-261-15/+107
|
* remove command, allow registry/repo/image:tag layoutaxtloss2023-05-251-5/+19
|
* Add function to start containeraxtloss2023-05-251-8/+98
| | | | I cannot understand any of this anymore. Oh well :shipit:
* Add command line optionsaxtloss2023-05-241-12/+9
|
* Allow creating containersaxtloss2023-05-241-12/+26
|
* Automatically extract downloaded blobsaxtloss2023-05-241-2/+55
|
* Add blob deduplicationaxtloss2023-05-241-132/+177
| | | | Adds installed blobs to a database and skips downloading them if it finds them in the database
* Add stuffaxtloss2023-05-231-0/+132