diff --git a/readme b/readme new file mode 100644 index 0000000..271b3a4 --- /dev/null +++ b/readme @@ -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 .