Skip to content

(Re)add a common base image with dumb_init and use it #506

Open
@ensonic

Description

@ensonic

We mostly use @distroless_base: https://github.com/search?q=repo%3Agooglecloudrobotics%2Fcore%20entrypoint&type=code or something build from it.

We shoudl add a local base_image using @distroless_basee, but adding https://github.com/Yelp/dumb-init?tab=readme-ov-file#usage as the entrypoint and use that instead.

Alternatively we need to make sure all services do implement signal handling like in
https://github.com/googlecloudrobotics/core/blob/main/src/go/cmd/metadata-server/main.go#L220

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingbuildbuild system related

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions