https://github.com/jgresham/fpm-arm-binary
https://github.com/jgresham/fpm-arm-binary
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jgresham/fpm-arm-binary
- Owner: jgresham
- Created: 2024-03-19T21:06:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-20T01:10:33.000Z (over 2 years ago)
- Last Synced: 2024-05-01T13:13:59.449Z (about 2 years ago)
- Language: Shell
- Size: 36.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`