miniflux-v2/packaging
Sheogorath 552fb3e4cc Fix non-numeric UID
This patch adjusts the distroless image to use the predefined non-root UID, which uses explicit UID definitions. This allows orchestrators like Kubernetes to validate non-zero UIDs directly by checking the Image metadata.

The previous setup without an explicit `runAsUser` in the securityContext would produce the following error when enabling `runAsNonRoot`:

```
Error: container has runAsNonRoot and image has non-numeric user (nonroot), cannot verify user is non-root (pod: "miniflux-97cc5955f-pt7vf_miniflux(d1c56d29-ea0a-407c-b3f3-9821fbd7ee61)", container: miniflux)
```
2024-02-04 21:32:42 -08:00
..
debian Strip version prefix when building Debian package 2023-10-17 09:26:43 -07:00
docker Fix non-numeric UID 2024-02-04 21:32:42 -08:00
rpm Update RockyLinux image from 8 to 9 2023-08-09 21:11:38 -07:00
systemd packaging: add Documentation to systemd service 2022-01-17 13:23:19 -08:00
miniflux.conf Move RPM build files to main repository 2020-10-18 16:20:00 -07:00