git clone https://github.com/foxcpp/maddy.git cd maddy docker buildx create --use docker buildx build --platform linux/arm64 -t maddy:arm64 .