Having problems to build a docker production image due the sharp issues on ARM

I guess this would only apply if your building for ARM then :thinking:
I also think RUN npm install --arch=arm64 --platform=linuxmusl sharp could be used to force a sharp install for ARM but have to test it