An open API service indexing awesome lists of open source software.

https://github.com/jgresham/fpm-arm-binary


https://github.com/jgresham/fpm-arm-binary

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# 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`