jib icon indicating copy to clipboard operation
jib copied to clipboard

🏗 Build container images for your Java applications.

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

Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.15.2 to 2.17.1. Commits 50ab40a [maven-release-plugin] prepare release jackson-bom-2.17.1 38201de Prepare for 2.17.1 release 4d2e95a Back to snapshot deps 3f7a9ee [maven-release-plugin] prepare for next development iteration 518dce9...

dependencies
java

This code has been tested manually with `jib/examples/helloworld/`. **Notes:** - If manifest list found then the log picks the image that contains the same os and architecture as the local...

**Environment**: - *Jib version:* 3.4.2 - *Build tool:* jib-gradle-plugin - *OS:* all **Description of the issue**: Gradles build cache seem to be unsupported causing the build to always create a...

The Docker daemon probably won't accept a manifest list (or may require a different archive format).

area/jib-maven-plugin
area/jib-core
priority:p3
question
area/jib-gradle-plugin

**Environment**: - *Jib version:* v0.27.1-core - *Build tool:* gradle 8.7 with custom binary plugin using v0.27.1-core - *OS:* Darwin Kernel Version 23.5.0 **Description of the issue**: I have my cloud...

priority: p2
type:bug

**Environment**: - *Jib version:* 3.4.3 - *Build tool:* maven - *OS:* Mac **Description of the issue**: When a timestamped version of a snapshot dependency is used, jib includes the jar...

priority:p3
type: feature request

**Environment**: - *Jib version:* 3.4.3 - *Build tool:* Maven 3.9.6 - *OS:* Windows 10 **Description of the issue**: After upgrading to jib-maven-plugin 3.4.3 the progress stops after "Container entrypoint set...

priority: p2
type:bug

It would be good for Jib to provide a way to easily take an image previously created by Jib, and to 'append' to it in various ways. That would benefit...

priority: p2
type: feature request

**Environment**: - *Jib version:* 3.4.3 - *Build tool:* Maven 3.9.7 - *OS:* Linux **Description of the issue**: While getting CDS to work with[ containerizingMode `packaged` & jib works](https://github.com/GoogleContainerTools/jib/issues/2471#issuecomment-2154859406), I'm left...

priority: p2
type: feature request

**Environment**: - *Jib version:* 3.4.3 - *Build tool:* Maven 3.9.7 - *OS:* Linux **Description of the issue**: While getting CDS to work with[ containerizingMode `packaged` & jib works](https://github.com/GoogleContainerTools/jib/issues/2471#issuecomment-2154859406), there's a...

priority: p2
type: feature request