Skip to content

zourzouvillys/joci-tools

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