Skip to content

Migrate Mimir to distroless Docker image #3202

@pracucci

Description

@pracucci

We should migrate Mimir to a distroless Docker image, to reduce the attack surface.

The main pushback towards this move was because it's then very difficult to debug a live container (e.g. look at files on disk or sockets), but in recent K8S versions we could use kubectl debug (doc) to add a debugging container to a running pod.

Metadata

Metadata

Assignees

No one assigned

    Labels

    securityThe issue is related to a security vulnerability

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions