jib
jib copied to clipboard
๐ Build container images for your Java applications.
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...
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...
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.
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...
**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...
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
Bumps org.sonarqube from 4.0.0.2929 to 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...
**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...