Docker ARMv7 Alpine Rust builder

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • mkvdump

    MKV and WebM parser CLI tool

  • I did something like this in this Dockefile. Due to buildx using the same context, I just prepared the binaries in separate folders and did multi-step to copy the right binary based on the arch with uname.

  • tug

    Multi-platform Docker rescue ship (by mcandre)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • cross

    “Zero setup” cross compilation and “cross testing” of Rust crates

  • You can use cross to build your application and copy the artifacts into an alpine armv7 container. It would also build faster due to using cross compilation rather than QEMU.

  • PodFetch

    A sleek and efficient podcast downloader.

  • If you find some time could you please submit a pull request to https://github.com/SamTV12345/PodFetch with Alpine ARMv7/AMD64/ARM64 images?

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts