-
**Environment**:
- 3.1.4
- gradle
-Linux
**Description of the issue**:
When one uses the platforms section to upload multi-arch images, you end up with untagged images in ECR(probably others…
ghost updated
1 month ago
-
This is a feature request.
I am currently actively working to fully implement [Docker semantic tagging](https://medium.com/@mccode/using-semantic-versioning-for-docker-image-tags-dfde8be06699) as d…
-
**Environment**:
- *Jib version:* v3.4.0
- *Build tool:* Maven 3.9.5
- *OS:* Linux, Kubernetes, GitLab Runner
**Description of the issue**:
Every once in a while pushing a container fails wit…
-
In Gradle it might be nice to integrate with the [Application Plugin](https://docs.gradle.org/current/userguide/application_plugin.html).
A similar project, [com.bmuschko.docker-java-application](…
-
Today we have `build.skip` which skips all build steps but it'd be nice to be able to skip specific steps:
```
"build": {
"skipdocker": false,
"skipjib": false,
"skipp…
-
Would it be possible to add multi platform support to the docker image?
It should be (famous last words) nothing more than adding this config: https://github.com/GoogleContainerTools/jib/blob/maste…
-
Need a way to be able to pass arbitrary arguments to Maven on command line, e.g for overwriting certain build properties. The current implementation does only support static arguments in skaffold.yaml…
-
It may be useful to let the user configure the k3s server to run within the --docker.
With this flag the local docker images are available to the k3s pods
-
A continuation of #99.
It's unclear to me what a comprehensive, simple set of APIs should be for including custom layers in a docker image.
-
Description
While building the project some of the Junit test cases are failing in couple of classes.