-
Hey everyone, First off, thanks for the great Liquidsoap Docker images! I’d really like to run Liquidsoap natively on a Raspberry Pi 4/5 (ARM64 or ARMv7), but right now I only see amd64 tags on Docker Hub. Any chance we could add multi-arch builds? |
Beta Was this translation helpful? Give feedback.
Answered by
toots
Jun 23, 2025
Replies: 1 comment
-
Hi! Our official images are built for both OCaml 5 is not going to support 32 bit ARM for we stopped providing image for this architecture. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
esraell
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi! Our official images are built for both
amd64
andarm64
: https://hub.docker.com/r/savonet/liquidsoap/tagsOCaml 5 is not going to support 32 bit ARM for we stopped providing image for this architecture.