-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels