Open
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