RPI5 16k page size

Hello,

I ran into an issue with Influxdb3 on Raspberry Pi 5 Model B. By default, the Raspberry Pi 5 (Rasbian bookworm) has a kernel with a 16k page size. Unfortunately, I can’t switch to the 8K kernel due to different applications relying on 16k page size.

Would it be possible to also provide Docker images compiled with a 16k page size?

Thank you