-
**Environment**:
- *Jib version:*
- *Build tool:* gradle-6.9.2
- *OS:* MacOS
**Description of the issue**:
Found a flaky test in DockerManifestEntryTemplateTest.testToJson
https://…
-
### Describe the bug
After looking into the docs and source code, I can't get the build to produce a multiplatform image.
From the stack trace it always hits `com.google.cloud.tools.jib.builder.st…
-
**Description of the issue**:
jib, jibBuildTar and jibDockerBuild are all standalone tasks doing both the building and publishing. Expectation would rather be that those three tasks share a common …
-
Currently `dotnet publish /t:PublishContainer` will fail if you have no network connectivity.
If you cannot connect to the remote registry (e.g. `mcr.microsoft.com`, `MYORG.azurecr.io`), the publis…
-
I've stumbled upon this repo because it is the first hit on https://www.google.com/search?q=Gradle+Jib+plugin+and+google+cloud+build (at least for me) which I'm looking into for resolving https://gith…
-
We found that right now we are not able to use Adoptiom/Temurin docker base image with the new version of Java 17 because they provide only full JDK docker images which is pretty huge. They encourag…
-
### Description
In order to make the user experience cleaner, maybe it can make sense to (optionally) push JIB built image to local Docker registry if detected.
-
Provisio knows the exact set of items that go into a runtime so it would be possible to feed that information into JIB to make a highly optimized Docker image.
NOTE: @briandealwis mentioned that J…
-
**Environment**:
- *Jib version:* 3.3.1
- *Build tool:* Gradle 7.4
- *OS:* macOS 12
**Description of the issue**:
When packaging a Java application with `jib-gradle-plugin` and running th…
-
## ✨ 목적
ColdStart 시간 개선을 위하여 AOT 방식의 GraalVM 기반으로 어플리케이션 구동 환경 수정
## 🛠 상세내용(TODO)
- [x] Hibernate 지원 문제로 SpringBoot 3.2.6으로 마이그레이션
- Boot 3.3.x 버전으로 옮기고 싶었지만 Hibernate 6.5.x 버전에서 변경점이 존재해 우선 보…