Luzifer/ots

arm64 image on Docker

kentala opened this issue · 2 comments

On https://hub.docker.com/r/luzifer/ots/tags only amd64 builds are present.

Can you make other builds available via Docker Hub (specifically arm64)? Starting up the container on Raspberry Pi 5 results in a exec /usr/local/bin/ots: exec format error.

The DockerHub image will not gain multi-arch capabilities as those images are subject to deletion.

Need to have a look how to add multi-arch capabilities to the GHCR image

Please have a look at the latest develop image tag. It is displayed as having both amd64 as well as arm64 images. I can confirm the amd64 works… …if the arm64 does too we can apply that to the release images with the upcoming release.

The only thing is… …the baked-in versions do not work properly… …need to have a look at that.