8000 GitHub - zourzouvillys/joci-tools: Java OCI Image Tools
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

zourzouvillys/joci-tools

< 8000 button hidden="" data-testid="focus-previous-element-button" data-hotkey="k">

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

joci-tools

some basic tooling for manipulating docker/OCI image manifests and implemention of a basic docker registry.

note: if you're opening in eclipse, run ./gradlew eclipse to generate the APT configuration (and then refresh the gradle project).

  repositories {
    ...
    maven { url 'https://jitpack.io' }
  }
  
  dependencies {
    implementation 'io.zrz:joci-tools:master'
  }
  

About

Java OCI Image Tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0