Skip to content

feat: add ARM64 (aarch64) release binaries #23

Description

@brendanwhit

Context

Faraday's Docker images are being migrated to multi-arch (amd64 + arm64) to support Apple Silicon developer machines natively.

geocode-csv currently only publishes x86_64-unknown-linux-musl binaries. We need aarch64-unknown-linux-musl release binaries so the following Dockerfiles can download the correct binary based on TARGETARCH:

  • libs/images/model-train-base/Dockerfile
  • src/backstaff/Dockerfile
  • libs/images/fdy_geocodeplacespec/Dockerfile

Related

Part of the multi-arch Docker images effort in faradayio/fdy. See docs/plans/2026-02-23-multi-arch-docker-images-design.md in that repo.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions