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

Hi, CDS enables java application to boot way faster (in particular when any scanning/reflection is involved) so it would be neat to integrate it with JIB. It requires to launch...

area/jib-maven-plugin
area/jib-core
priority:p3
area/jib-gradle-plugin
area/jib-cli
enhancement

**Environment**: - *Jib version:* 3.0.0 - *Build tool:* maven - *OS:* mac **Description of the issue**: When the base image is from *public* registry hosted by github packages then the...

type:bug
priority: p4

See go/json-madness

area/jib-maven-plugin
area/jib-core
p1
area/jib-gradle-plugin
kind/tech debt
area/jib-cli

This is a tentative solution to an issue found when using `native-image` to build binaries that depend on jib. Currently during deser jackson attempts to set private final fields like...

cla: yes

When using a single extension that doesn't define an extension-specific config, the user currently has to put quite some block into the build file. - Maven ```xml com.example.Foo ``` -...

area/jib-maven-plugin
p3
area/jib-gradle-plugin
kind/feature
team starter bug

**Environment**: - *Jib version:* 2.8.0 - *Build tool:* Maven 3.6.1 - *OS:* Windows 10 **Description of the issue**: Setting `environment` entries to an empty string results in the following message:...

area/jib-maven-plugin
p4
area/jib-gradle-plugin
good first issue
kind/feature

**Environment**: - *Jib version:* 2.4.0 - *Build tool:* Gradle 5.1.1 - *OS:* Windows 10 **Description of the issue**: Unable to use jib with Grails 4. When attempting to do so,...

area/jib-maven-plugin
p4
kind/user-question
area/jib-gradle-plugin
kind/feature

You talk about reproducible builds with the option to either use a 1970 timestamp for all files added to the container image - or use a specific timestamp. However what...

area/jib-maven-plugin
p4
area/jib-gradle-plugin
discuss
kind/feature

We need to determine the behavior of skaffold tasks for simultaneous multiplatform builds. Should we just let them happen and assume the target container environment will pull down the correct...

area/jib-maven-plugin
area/jib-gradle-plugin
kind/open-question

I think this is a nice enhancement and useful for multi-module projects. It ensures only those registries are insecure, preventing an issue like https://github.com/GoogleContainerTools/skaffold/pull/2674#issuecomment-523497039. Potentially it can accept a glob...

area/jib-maven-plugin
area/jib-core
p3
area/jib-gradle-plugin
area/jib-cli
kind/feature