Other architecture support?

Author: NWBYCreated Dec 6, 2024Updated Dec 6, 2024

Currently the docker build command is hardcoded to linux/amd64. Deploying to an arm64 means that the image fails to run.

Would it be possible to specify the build architecture?