GoogleContainerTools / GoogleContainerTools/jib
Content trust support
Open
area/jib-cli
area/jib-core
area/jib-gradle-plugin
area/jib-maven-plugin
enhancement
priority:p4
- Dominant language
- Java
- Stars
- 14.5k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
**Description of the issue**:
Add support for signed image , aka content trust.
**Expected behavior**:
Add a key config in the builder to sign the image and wire it in build plugins. For mavennit will use servers typically.
**Steps to reproduce**:
**Environment**:
**`jib-maven-plugin` Configuration**:
```xml
PASTE YOUR pom.xml CONFIGURATION HERE
```
**`jib-gradle-plugin` Configuration**:
```groovy
PASTE YOUR build.gradle CONFIGURATION HERE
```
**Log output**:
**Additional Information**:
Contributor guide
Assessment
This issue has not been assessed yet.