Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only upload one copy of linux binaries to releases #1721

Merged

Commits on Nov 14, 2023

  1. Only upload one copy of linux binaries to releases

    We upload the statically-linked Alpine edge binaries, as these are
    probably the most portable.
    
    Note that the statically-linked Alpine binaries are actually smaller
    than the Debian executables (~35 MB archive vs ~41 MB archive), though
    the Debian ones are pie (position-independent executables, supporting
    Address Space Layout Randomization).
    JasonGross committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    36d10b7 View commit details
    Browse the repository at this point in the history