GoogleContainerTools / GoogleContainerTools/jib

How to pass the provenance and sbom parameters for Image building?

Open
#4,416 0 comments 0 reactions 0 assignees View on GitHub
priority: p3 question
Dominant language
Java
Stars
14.5k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

How to pass the provenance and sbom parameters for Image building?

In docker this is achieved using:

docker buildx build --provenance=true --sbom=true -t IMAGE_NAME:TAG --push .

How to do that using Jib?

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.