Skip to content

Incorrect binary in alpine aarch64 build: exec format error #1745

@willnode

Description

@willnode

I'm on Mac M1 and I unable to run this via alpine docker

Test case:

> podman pull lycheeverse/lychee:latest-alpine
.... (looks normal)
> podman run -v .:/mnt -it docker.io/lycheeverse/lychee:latest-alpine sh
{"msg":"exec container process `/usr/local/bin/lychee`: Exec format error","level":"error","time":"2025-06-26T05:43:29.519760Z"}

The debian one is fine

> podman run -v .:/mnt -it docker.io/lycheeverse/lychee:latest /mnt
A fast, async link checker

Usage: lychee [OPTIONS] <inputs>...

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions