Skip to content

Updating Lemmy binary #1

@Nutomic

Description

@Nutomic

The Lemmy binary is directly committed into the git repo for now because thats the easiest option. To ensure it has a compatible glibc version it should be built in Docker by running this in Lemmy repo:

sudo docker build . -f docker/Dockerfile -t lemmy-plugins --build-arg RUST_RELEASE_MODE=release

Then use these instructions to extract the binary.

Later we could write a script to extract the binary from the latest release.

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