Add readme

This commit is contained in:
2025-12-02 22:47:10 +00:00
parent 16e6c0cf08
commit 3159eef116

4
readme Normal file
View File

@@ -0,0 +1,4 @@
git clone https://github.com/foxcpp/maddy.git
cd maddy
docker buildx create --use
docker buildx build --platform linux/arm64 -t maddy:arm64 .