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 , We are moving away from Skaffold , which I was using along with JIB to build and push images . As it's decided in the company to move...

priority:p3
type: question

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @โ€‹actions/artifact dependency by @โ€‹bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...

dependencies
github_actions

It would be useful if the Maven plugin (and probably also Gradle plugin) supports building an image from a [jib.yaml](https://github.com/GoogleContainerTools/jib/tree/master/jib-cli#fully-annotated-build-file-jibyaml) specification like the CLI's `build` command.

priority: p2
type: feature request

It would be useful if jib-cli was published on Maven central (like jib-core and the Maven and Gradle plugings already are). That would, among other things, enable invoking it from...

priority: p2
type: feature request

**Environment**: - jib-maven-plugin 3.4.3 - Maven - Linux **Description of the issue**: jib-maven-plugin is failing with 'No Compressor found for the stream signature' error over some docker images. Docker images...

type:bug
priority: p3

I'm trying to use `jib` to publish my frontend image as well, just as I did for my Java backend. Previously I used the Docker CLI for this, but I'd...

Please padden me I am new to all these, if I am not doing something right. My Issue is, I am trying to generate docker image. when I run the...

Creating new issue for #4267 as it still does not work on Windows

type:bug
priority: p3

Bumps org.sonarqube from 4.0.0.2929 to 6.2.0.5505. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.sonarqube&package-manager=gradle&previous-version=4.0.0.2929&new-version=6.2.0.5505)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

**Environment**: development - *Jib version:* 3.3.1 - *Build tool:* Gradle - *OS:* ubuntu **Description of the issue**: I have two application with same root project and wanted to create two...

priority: p3
type: feature request