ruby / ruby/docker-images

Use GLIBC 2.34

Open
#26 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Ruby
Stars
84
Forks
38
Avg merge
8h 13m
Merged PRs (30d)
2

Description

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named; start by locating the repository's Docker image definitions and checking which base distribution and GLIBC version they provide. Use the reported Toolbox startup command to reproduce the failure, and consider the work done when the affected image provides GLIBC 2.34 and Toolbox starts without that error.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.