Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 244 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 244 Bytes

fpm-arm-binary

podman run -it --platform=linux/arm64 ubuntu:20.04 bash
docker run -it --platform=linux/arm64 ubuntu:20.04 bash

Then run the commands in compile-script.sh

This will create a binary for fpm fpm-arm64-exe