Skip to content

🐛 [BUG] - Docker image doesn't run on arm64 systems #2210

Open
@gouthamve

Description

Description

The tini binary that is pulled in is an amd64 binary: https://github.com/undb-io/undb/blob/develop/Dockerfile#L28-L31

This fails to run on arm64 servers. It fails with:

exec /tini: exec format error

Do we even need tini here?

Reproduction URL

No response

Reproduction steps

Run undb docker image on any non amd64 architecture.

Screenshots

![DESCRIPTION](LINK.png)

Logs

Browsers

No response

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions