Skip to content

Get libz 1.2.9 into base image for sharp #41

Description

@focusaurus

Some plugins have encountered crashes with the sharp npm package's native add-on code that dynamically links to libz. It needs libz 1.2.9 and our debian base image only includes up to 1.2.8. In theory sharp also bundles its own version of libz 1.2.9 but in practice we haven't been able to get it to consistently and properly use that version.

One possible solution would be switching the base image from debian which uses quite old versions of most things to an alpine-based image and modern versions of base libraries.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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