jib icon indicating copy to clipboard operation
jib copied to clipboard

🏗 Build container images for your Java applications.

Results 339 jib issues
Sort by recently updated
recently updated
newest added

Gradle has dependency version lockfiles. I can declare my [dependency versions](https://docs.gradle.org/current/userguide/dependency_versions.html) as `latest.release` or `[3,4[`(any version 3.x, but not 4.x). This offers flexibility at the cost of build reproducibility. I...

priority:p3
type: feature request

Thank you for your interest in contributing! For general guidelines, please refer to the [contributing guide](https://github.com/GoogleContainerTools/jib/blob/master/CONTRIBUTING.md). Please follow the guidelines below before opening an issue or a PR: - [...

Bumps [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator) from 1.10.0 to 2.1.0. Release notes Sourced from slsa-framework/slsa-github-generator's releases. v2.1.0 This is an un-finalized release. See the CHANGELOG for details. What's Changed chore: v2.0.0: update tags to...

dependencies
github_actions

**Environment** Java 8 **Description of the issue**: Such as the topic **Expected behavior**: Can correctly recognize the parameter '- XX: NatureMemoreTracking=detail' **Steps to reproduce**: 1. using the "JAVA_TOOL_OPTIONS" environment variable:...

priority:p3
type:bug

Thank you for your interest in contributing! For general guidelines, please refer to the [contributing guide](https://github.com/GoogleContainerTools/jib/blob/master/CONTRIBUTING.md). Please follow the guidelines below before opening an issue or a PR: - [x]...

We have a multiplatform Jib build (linux/arm64 and linux/amd64), to which we need to add an executable (the AWS ecr-credentials-helper for Docker, to be precise). However, there does not seem...

priority:p3
type: feature request

The issue is that when package springboot project by using command line parameter 'spring-boot.repackage.skip=true', then jib:buildTar also tips '[INFO] Spring Boot repackaging (fat JAR) detected; using the original JAR', and...

priority:p3
type:bug

Are there any plans to provide a distribution for jib cli as a binary or Native Image?

priority:p3
type: feature request

## Requirements - [ ] ⚠️ Ensure the release process has succeeded before proceeding ## GCS - [ ] Run `./jib-gradle-plugin/scripts/update_gcs_latest.sh 3.5.2` script to update GCS with the latest version...

release
priority: p3
type: process

Bumps [slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml](https://github.com/slsa-framework/slsa-github-generator) from 1.10.0 to 2.1.0. Release notes Sourced from slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml's releases. v2.1.0 What's Changed chore: v2.0.0: update tags to v2.0.0 by @​ramonpetgrave64 in slsa-framework/slsa-github-generator#3584 fix: use @​sigstore/cli in e2e.sign-attestations.schedule.yml...

dependencies
github_actions