Skip to content

Conversation

kevinnlsamuel
Copy link

@kevinnlsamuel kevinnlsamuel commented Jun 22, 2022

the reason

the nokogiri gem depends on glibc

Musl-based systems like Alpine may
not have a glibc-compatible library
installed, leading to problems running
the precompiled native gems.

ref: https://nokogiri.org/tutorials/installing_nokogiri.html#linux-musl-error-loading-shared-library

extensive details at #839

what is affected

  1. one more package and its two dependencies are installed via system package manager
  2. image size increases by 1MB

resolves #839

@kevinnlsamuel kevinnlsamuel marked this pull request as ready for review June 22, 2022 07:07
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.

[Docker/alpine]: missing dependency for nokogiri
1 participant