-
From https://github.com/GoogleCloudPlatform/minikube-build-tools-for-java/issues/116
The Google HTTP client gives null content for HEAD requests. Docker registry can return useful content for HEAD …
-
### Expected behavior
[As agreed with Tejal, I'm going to dump my thoughts here].
As a developer, I would like to use skaffold as a iteration process for early building my dockerized application.
…
-
## Why you need it?
Is your feature request related to a problem? Please describe in details
- As an extension of https://github.com/apache/incubator-seata/issues/6964, I hope to support buil…
-
Since Docker 17.05 there is a [feature](https://docs.docker.com/develop/develop-images/multistage-build/) called "multi-stage builds".
For example see Google’s [“distroless” images](https://github.…
-
The current pinot docker image size is pretty large, 1GB after 0.10.0 release. This is majorly due to the shaded plugins.
```
144K plugins/pinot-batch-ingestion/pinot-batch-ingestion-standalone
144…
-
I have simple Spring Boot app. I tried to create an docker image of it using jib-maven plugin. But when I build this app its failing with 401 Unauthorized exception. But I am giving all the configurat…
-
### Description
Globally the feeling I get is that we are not telling enough about what is JKube doing. Zero config magic is good, but as a developer I don’t feel confident if I don’t know what it …
-
### Description
There has been this thing with *AWT* extension (that enables numerous document processing extensions such as Tika, POI, or general PDF or image processing integrations) where you had …
Karm updated
4 months ago
-
Hello,
the gossiprouter deployment (`yaml/gossiprouter.yaml`) uses your container image `belaban/gossiprouter` (https://hub.docker.com/r/belaban/gossiprouter)
Is the Dockerfile (or by looking at it,…
-
The CI Example in the Blog Post https://hub.docker.com/_/microsoft-dotnet-nightly-sdk/ relies on an `ubuntu-latest` base image to run the build and uses the `actions/setup-dotnet@v2` to setup the .NET…