index
:
jshipit.git
main
OCI client written in java.
Git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-06
Change dev and proc bwrap flags
axtloss
2
-11
/
+10
2023-05-31
Add SPDX License header to source files
axtloss
8
-3
/
+19
2023-05-31
Add permissions configuration file
axtloss
5
-18
/
+191
2023-05-29
Allow bind mounting from host into container
axtloss
5
-11
/
+32
2023-05-26
Add comments to functions
axtloss
6
-78
/
+227
2023-05-25
remove command, allow registry/repo/image:tag layout
axtloss
5
-47
/
+114
2023-05-25
Add shell subcommand
axtloss
3
-7
/
+24
2023-05-25
Make the start command work
axtloss
3
-10
/
+27
2023-05-25
Add function to start container
axtloss
5
-21
/
+185
2023-05-25
Change tar extract method
axtloss
3
-88
/
+24
2023-05-25
Change mount function and add chmod
axtloss
6
-53
/
+39
2023-05-24
Add command line options
axtloss
7
-85
/
+84
2023-05-24
Allow creating containers
axtloss
6
-24
/
+142
2023-05-24
Automatically extract downloaded blobs
axtloss
6
-30
/
+213
2023-05-24
Add blob deduplication
axtloss
3
-135
/
+183
2023-05-23
Add stuff
axtloss
3
-0
/
+157
2023-05-15
fix some warnings
axtloss
4
-18
/
+8
2023-05-15
multithreaded downloads and non docker registries
axtloss
4
-198
/
+289