Skip to content

build: add distroless image variant#396

Merged
roidelapluie merged 1 commit into
prometheus:masterfrom
roidelapluie:roidelapluie/distroless
May 28, 2026
Merged

build: add distroless image variant#396
roidelapluie merged 1 commit into
prometheus:masterfrom
roidelapluie:roidelapluie/distroless

Conversation

@roidelapluie

Copy link
Copy Markdown
Member

The distroless image runs as nonroot (UID 65532) without a shell, reducing the attack surface compared to the busybox-based image.

The distroless image runs as nonroot (UID 65532) without a shell,
reducing the attack surface compared to the busybox-based image.

Signed-off-by: Julien Pivotto <291750+roidelapluie@users.noreply.github.com>
@roidelapluie roidelapluie merged commit 8819780 into prometheus:master May 28, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants