-
Hi,
We've recently seen OOM in our tests and after debugging by generating a heap dump and opening it, we found that for the following code that we use in XWiki tests, TC is copying all the conten…
-
### Description
Our [samples/spring-boot-with-jib](https://github.com/fabric8io/docker-maven-plugin/blob/110a8f88eb70a258cdd60be6ff856e181572dac4/samples/spring-boot-with-jib/pom.xml#L33) is us…
-
## Description
Initially we decided against the official [docker-build-push action](https://github.com/docker/build-push-action) since it didn't seem to support building without pushing. Now there is…
-
Hi,
All the code seems open-source and available at https://github.com/gessnerfl/fake-smtp-server but I can't find/understand how/where is built the image we can find on Docker Hub.
Can you make i…
-
### Describe the bug
When using jib to build an image for your project the layer containing the libraries is always changed, which can means, that pushes can be a lot longer than necessary, when the …
-
Hi,
It would be nice to use already existing push-with-crane job in CI.
Is it possible to build helm OCI artifact to tarball? Would be it possible to push artifact as generic OCI image.
Than…
-
**Environment**:
- *Jib version:* 3.4.0
- *Build tool:* Gradle 8.4
- *OS:* MacOS
**Description of the issue**:
Some of the Docker image layers are given new sha256-hashes when invoking …
-
### Describe the bug
When building an image with Jib, and podman is running, I get:
```
ERROR] Failed to execute goal io.quarkus:quarkus-maven-plugin:3.7.2:build (default) on project crud-examp…
-
Error:
```
Failed to execute goal com.google.cloud.tools:jib-maven-plugin:3.3.1:build (default) on project web: Unrecognized field "annotations" (class com.google.cloud.tools.jib.image.json.V22Manif…
-
When building an image using Skaffold and the [Jib builder](https://skaffold.dev/docs/builders/builder-types/jib/), the image digest will be different when pushed to the remote image registry dependin…