-
The output of this task is to publish Java SDK distroless variants:
- apache/beam_java17_sdk_distroless
- apache/beam_java21_sdk_distroless
-
This tasks focuses on publishing Python distroless variants. The following is a possible implementation.
The task `:sdks:python:container:pushAll` configured in [sdks/python/container/build.gradle]…
-
When using a distroless and minimal image, grype output shows warnings of missing files, e.g.
```
WARN parsing dpkg status: extracting key-value from line: [...] usr/lib/os-release err: cannot par…
-
gcr.io/distroless/static:nonroot
-
### What problem are you facing?
This function is using `distroless/base-debian` as its base image (see [here](https://github.com/crossplane-contrib/function-go-templating/blob/7d8d2d25343e3a46c890…
-
{
"platform":"",
"hub-mirror": [
"gcr.io/distroless/java17-debian12:nonroot"
]
}
-
From the images present in Kong's dockerhub and code on this repo, I can't see any efforts done for running Kong on a distroless base image. I tried doing this for my use case and it seems to work. Is…
-
The latest prometheus image seems build from a image with debian 11 image
gke.gcr.io/gke-distroless/libc@sha256:4f834e207f2721977094aeec4c9daee7032c5daec2083c0be97760f4306e4f88
we identify it by loo…
-
From slack:
"""
is distroless default in 1.22 ambient profile? was just on 1.21.x and minimal profile
```
apiVersion: install.istio.io/v1alpha1
kind: IstioOperator
spec:
profile: ambient
…
-
Since Debian 12 Distroless is available, as well as, the latest releases of Kubernetes and many of the Kubernetes related projects have moved to Debian 12, we would request that external-resizer move …