Skip to content

Conversation

@fordN
Copy link
Contributor

@fordN fordN commented May 19, 2022

node:16.13.1-slim images use an older version of GLIBC not compatible with the
precompiled native binaries.

This fixes docker image builds, but we'll need to find a solution so that users can build the packages on older versions of linux with older GLIBC versions.

node:16.13.1-slim uses an older version of GLIBC not compatible with the
precompiled native binaries
@fordN fordN force-pushed the ford/upgrade-docker-base-images branch from 1f4de54 to be450e0 Compare May 19, 2022 17:31
Copy link

@kaiwetlesen kaiwetlesen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should do it, I was able to build the image and resolve the glibc version mismatch.

@fordN fordN merged commit ef0e434 into main May 26, 2022
@fordN fordN deleted the ford/upgrade-docker-base-images branch May 26, 2022 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants