-
Hi,
Is there any reason why the base image is Java 11? The latest Java LTS is Java 21 and it outperforms Java 11 in every aspect so it's a bit wasteful for it to be Java 11.
-
Using jib-maven-plugin 3.4.1 with jib-layer-filter-extension-maven 0.3.0 on large multi-module maven project (350 projects, ~50 of them have jib plugin to do jib:build as part of mvn deploy lifecycle)…
-
**Quarkus container-image-jib failed to download fabric8/java-alpine-openjdk11-jre base image through a http proxy**
I've being testing Quarkus jib and it doesn't seem to work behoind a proxy. My mav…
-
As a developer, I want use Jib so that the containerization will be easier.
-
-
In Java projects such as https://github.com/GoogleCloudPlatform/cloud-code-samples/tree/master/java/java-hello-world, there is a `Dockerfile` and a `pom.xml` with Jib configured.
```
$ skaffold in…
-
As of now, we only support constructing and pushing a Docker manifest list.
Also consider the case of `jib:dockerBuild` and `jib:buildTar` (#2743).
-
-
http://blog.joylau.cn/2020/04/12/Docker-Jib/
JoyLau的技术学习与思考,JoyLau的个人博客,刘法的技术学习与思考,刘法的个人博客。,
错误信息 Failed to execute goal com.google.cloud.tools:jib-maven-plugin:1.1.2:dockerBuild (default-,
-
### Description
Related to https://github.com/fabric8io/docker-maven-plugin/issues/1762
Just like we improved `samples/spring-boot-with-jib` similar changes need to be done in integration te…