docker-ruby-node icon indicating copy to clipboard operation
docker-ruby-node copied to clipboard

Alpine Ruby 2.5 Stack Size Issue

Open Daniel-ltw opened this issue 7 years ago • 3 comments

Just noticed your repo from 'Discover Repositories'

Highlighting a problem with Alpine Linux and Ruby 2.5.

Just so that users do know there is a current issues around this.

https://qiita.com/koshigoe/items/7acebbab7b44fa2b35bc https://bugs.ruby-lang.org/issues/14387#change-69850

Your ruby version is 2.5, so your users have to be aware of this issue.

Cheers

Daniel-ltw avatar Jan 29 '18 21:01 Daniel-ltw

Thanks for the notice @Daniel-ltw! This Docker Image is based directly on ruby:2-alpine which means all our patches comes directly from the official image – once it is fixed there it will become immediately available for this image as well.

Starefossen avatar Jan 30 '18 12:01 Starefossen

@Starefossen I am afraid no patch will be done for this issue.

https://github.com/docker-library/ruby/issues/196

Daniel-ltw avatar Mar 12 '18 20:03 Daniel-ltw

I am working on patch. Its a bit messy so it may take a bit time.

ncopa avatar Mar 13 '18 15:03 ncopa