-
### TL;DR
This issue documents a change of behaviour between `3.15.1` and `3.16.1`, but I am not convinced that it is an issue.
Maybe the change could be mentioned in the release notes.
We are usin…
-
[ERROR] Failed to execute goal com.google.cloud.tools:jib-maven-plugin:3.4.4:build (default-cli) on project imc: Build image failed, perhaps you should make sure your credentials for 'registry-1.docke…
-
### Requirement
hability to set registryMirrors in maven jib plugin to abel to download image from mirror.
### Problem
actualy you need to set proxy setting if camel-k is not connected to int…
-
As already described in https://github.com/firecow/gitlab-ci-local/issues/1026.
It seems that the rsync command which is executed by gcl is not 100% working under windows gitbash.
I can run "gcl…
-
### Describe the bug
I'm running ...
```
mvnw --file .camel-jbang-run/timer-log -Dquarkus.container-image.build=true -Dquarkus.container-image.push=false -Dquarkus.kubernetes.deploy=true -Dquarku…
-
Jib is not currently working. Change to jib when it starts to
/remind me to try jib in 1 week
Parent: #266
-
Ubuntu builds are green after https://github.com/GoogleContainerTools/jib/issues/4211 but the MacOS job is still running into the following failure despite the entrypoint being updated:
```
com.go…
-
### Environment:
Jib version: 3.4.4
Build tool: Gradle (8.10.2)
OS: Mac
### Description of the issue:
If have a Spring Boot application to uses Angus mail (Jakarta mail). When…
-
### Describe the bug
When performing a build using:
```
mvn clean package -Dquarkus.kubernetes.deploy=true -Dquarkus.kubernetes.deployment-target=openshift -Dqarkus.container-image.builder=docker…
-
### Describe the bug
JIB build fails when maven build of a quarkus application runs in a Tekton's pod. The code is looking about docker binary
```
Charles Moulliard: JIB don't need a docker binary …