-
Why?
I am using Azure DevOps Pipelines, and one of my dirty tasks is to identify the artifact version to be used in the next stages, **especially** when the artifact is a Docker artifact
Current…
-
Hi ,
**Environment**:
- Jib version: 3.4.0
- *Build tool:* Maven
- *OS:
**Description of the issue**:
Extradirectory exclusion not working .
```
…
-
**Description of the issue**: Impossible to run an executable WAR
**Expected behavior**: Override the default WAR containerization behavior to permit to run executable WAR
**Steps to reprodu…
-
Hi
I am trying to build image using maven-jib plugin and connecting to artifactory as docker-repo. But i am unable to pull the base-image as i get error **" The named manifest is not known to the reg…
-
I created a local Docker Registry from `CapRover admin > Cluster > Docker Registry Configuration`:
Default Push Registry
Docker Registry for Pushing New Images: captain @ registry.SUB.DOMAIN.com…
-
`mikael@terminator14 ~/s/b/build_bankid-saml-idp (fixbranch-1.1) [1]> mvn -f bankid-idp jib:dockerBuild`
[ERROR] Failed to execute goal com.google.cloud.tools:jib-maven-plugin:3.3.1:dockerBuild (de…
-
Trying to use jib for producing a flyyway migrations image. In this case flyway expects files in different paths.
Here's an example of how I produce the current docker image:
```kotlin
val do…
-
## Todo
Add a new param and env var to the maven task to specify: DOCKER_CONFIG. This property is needed when we do the JIB build to push the image build to the registry: docker, quay.io, etc
-
We face out of memory heapsize errors in subscription-service, when under load :
```
WARN c.e.s.s.s.EntityEventListenerService - dispatchEntityEvent$suspendImpl - Entity event processing has fa…
-
Hi,
I've been trying to deploy a cloud run instance with the gcp exporter but I'm getting the following issue:
`[io.ope.sdk.tra.exp.SimpleSpanProcessor] (vert.x-eventloop-thread-0) Exporter threw …