ruby / docker-images

Ruby Docker Images
MIT License
76 stars 28 forks source link

Use GLIBC 2.34 #26

Open TheEvilSkeleton opened 3 years ago

TheEvilSkeleton commented 3 years ago

Hi, I use a Toolbox container (Docker for development environments) because I prefer using containers in general. However, in the newer versions of Toolbox, it's asking for a recent version of GLIBC. I'd like GLIB to get updated so I can run Jekyll inside a Toolbox container,

Here's the error:

❯ podman start --attach jekyll-toolbox 
toolbox: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by toolbox)

Related to https://github.com/containers/toolbox/issues/821.

plus- commented 2 years ago

The same problem exists for the Nokogiri gem running in the arm64 image natively:

/lib/aarch64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by /usr/local/bundle/gems/nokogiri-1.13.3-aarch64-linux/lib/nokogiri/3.0/nokogiri.so) - /usr/local/bundle/gems/nokogiri-1.13.3-aarch64-linux/lib/nokogiri/3.0/nokogiri.so