sky-uk/kafka-message-scheduler

Publish multi-arch image

bcarter97 opened this issue · 0 comments

Description

M1 Macs don't like running intel images. We should build a multi-arch image to help develpment on M1 chips.

I expect we only need to support amd64/arm64. Unfortunately the temurin alpine image doesn't support arm64. I think using another distro is fine (Jammy Jellyfish is LTS til 2027 and still relatively small - 90mb vs alpine's 60mb).

Also can use this as an opportunity to switch to a jre image instead of jdk.