Files
maddy/readme
2025-12-02 22:47:10 +00:00

5 lines
142 B
Plaintext

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