GoogleContainerTools / GoogleContainerTools/jib

Support local OCI base images

Open
#2,173 0 comments 2 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.