Unable to install Ruby 2.6.x on Alpine Linux #1868
Unanswered
benlancaster
asked this question in
Build failures
Replies: 2 comments
-
I have tested Ruby versions 2.6.6 to 2.6.8 and got the failure above. For version 2.7.0 to 2.7.4 I see a different failure:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
We're also experiencing this:
Everything works nicely if the host is running Linux.
Edit: I was also able to produce the same outcomes when I use the latest alpine image with the gcompat package installed:
Output:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Consider the following Dockerfile:
Which yields the following failure:
Beta Was this translation helpful? Give feedback.
All reactions