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

Add alpine LTS builds for OTP 23 and 24 #336

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 7, 2021

  1. Add alpine LTS builds for OTP 23 and 24

    With alpine 3.13, the updated kernel headers break SCTP support
    when the images are running on a host with < 5.5 kernel versions.
    However the updates in alpine 3.13 have positive impact on memory
    management and performance.
    To keep SCTP working and benefit from the improvements on
    alpine 3.13, this commit adds alpine-lts images that use 5.4 kernel
    headers for building erlang OTP version 23 and 24.
    Ferenc Holzhauser committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    e630e73 View commit details
    Browse the repository at this point in the history