-
### Describe the bug
I have an application that creates dirs and writes files to the file system. In production, this directory is mounted. During test we used to write directly into the container.…
-
The `spring-boot:build-image` Maven goal and `bootBuildImage` Gradle task configure the CNB builder to cache layers created by buildpacks to make subsequent image builds run faster. Currently the cach…
-
### Description
Currently we have Jib, Docker, OpenShift, and Buildpack container images. There isn't a way to use podman to build a container image and have it loaded into the local registry.
I'm…
-
Run Command mvn clean compile jib:build
Error reporting:Connect to production.cloudflare.docker.com:443 [production.cloudflare.docker.com/104.18.124.25, production.cloudfla
re.docker.com/104.18.1…
-
### Related Template(s)
cdc-parent
### What happened?
Hi all,
We want to create a streaming pipeline which will read the changes from PostgreSQL and reflect the changes in our data warehouse tab…
-
### Expected Behavior
Following this guide: https://guides.micronaut.io/latest/micronaut-oracle-function-maven-java.html#testing-the-application
Downloaded the source and built with OCI DevOps VS …
-
The error message is very weird.
In Centos7 with openjdk 11:
```
...
Exception in thread "Thread-0" java.lang.UnsatisfiedLinkError: could not load FFI provider jnr.ffi.provider.jffi.Provider
…
-
### Component
Kubernetes Maven Plugin
### Is your enhancement related to a problem? Please describe
We are experimenting with maven plugins providing JIB in the Apache Camel-k project. We rea…
-
When adding micrometer-pekko and configuring it as documented, I'm getting this exception when instantiating the actor system.
dependencies:
```
implementation "org.apache.pekko:pekko-actor-…
mley updated
4 months ago
-
**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 crea…