Skip to content

build: add distroless image variant#273

Open
roidelapluie wants to merge 1 commit into
prometheus:masterfrom
roidelapluie:roidelapluie/distroless
Open

build: add distroless image variant#273
roidelapluie wants to merge 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>
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.

1 participant