-
gcr.io/distroless/static:nonroot
-
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…
-
### 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…
-
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…
-
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
…
-
On distroless it gives me
```bash
/app/executable: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory
```
Is there a compile feature fla…
-
сделать distroless контейнер со статически собранным приложением
-
Currently, Argo CD uses `ubuntu:21.10` as a base image.
Should an attacker gain access to the container they'll have a shell to use. They'll also have access to the Kubernetes API. Currently, they …
-
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 …
-
**Is your feature request related to a problem?/Why is this needed**
**Describe the solution you'd like in detail**
Since Debian 12 Distroless is available, as well as, the latest releases of …