First, locate a globally accessible archive of the library's sources. Zip, gzip, and bzip are all supported. Strongly prefer official sources or mirrors over ...
Copy to ./Dockerfile, then test with podman build --arch armhf . (or s/podman/docker/). You'll need to have QEMU user-mode emulation configured. Tested with commit 787c7f6. The run succeeds on amd64, ...