-
**Description of the issue**:
1. Create a Rest service w/ Spring Boot, and add Jib to Maven `pom.xml`.
1. Validate that local run, default port 8080 is exposed.
1. Run `jib:build
1. Run the cr…
-
### Describe the bug
We use gradle.
With the io.quarkus 3.5.1 plugin, our artefact does not get pushed to our registry anymore. Reverting to 3.5.0 solves the issue.
To complete command that seems…
-
### Questions
Fresh g8 installation => compilation fails
```
[info] Compiling 3 Scala sources to /tmp/sample-g8-vertx-project/target/scala-2.13/test-classes ...
[error] /tmp/sample-g8-vertx-proj…
-
##### **Overview of the issue**
When trying to import an application defined in a JDL file, the project generation fails with the following error:
```
create .editorconfig
create…
-
I'd like to be able to launch Spark jobs from the Pathling server using its native Kubernetes support: https://spark.apache.org/docs/latest/running-on-kubernetes.html
Setting `spark.master` to `k8s…
chgl updated
11 months ago
-
You talk about reproducible builds with the option to either use a 1970 timestamp for all files added to the container image - or use a specific timestamp.
However what WE really want is the option…
-
I'm using jib:build(v3.2.1) goal to build my project, and now I need to specify a commonly used server as docker daemon instead of using local docker daemon. But it seems that currently jib:build fixe…
-
Hi All,
I'm trying to migrate from GCP to Azure. I have a set of spring boot API's which I'm trying to deploy via GitHub Actions to my Container Apps. However I'm getting what to me is a unknown er…
-
Plugins need the ability to declare dependencies on other plugins. Exactly how this would be defined is unclear, and it will be fairly complex to try to implement it, but I think we _will_ eventually …
jdx updated
10 months ago
-
**Description of the issue**:
`./gradlew jib` fails
**Expected behavior**:
`./gradlew jib` works
**Steps to reproduce**:
I added jib to my project and `./gradlew jib` is broken.
…