GoogleContainerTools / GoogleContainerTools/jib
Support local OCI base images
Open
area/jib-cli
area/jib-core
area/jib-gradle-plugin
area/jib-maven-plugin
enhancement
priority:p3
- Dominant language
- Java
- Stars
- 14.5k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
Right now, Jib only supports Docker daemon images and Docker-formatted tars locally. As a follow-up to #2124, it'd be good to allow Jib to use local OCI base images. We may re-use the `tar://` prefix and automatically infer the format, or introduce a new `oci://` prefix since OCI archives can simply be exist in a directory structure rather than in a tar.
Contributor guide
Assessment
This issue has not been assessed yet.