evilmartians / fullstaq-ruby-docker

Docker image for Ruby build from Fullstaq packages based on Debian 10, 11, and 12.
https://evilmartians.com/chronicles/fullstaq-ruby-first-impressions-and-how-to-migrate-your-docker-kubernetes-ruby-apps-today
174 stars 21 forks source link

Fullstaq Ruby 2.6.4 version #1

Closed mrcasals closed 4 years ago

mrcasals commented 5 years ago

Hi!

I'm trying your image on a project. I noticed Fullstaq Ruby 2.6.4 has just been released, could you release images for this new version?

Thanks! 😄

Envek commented 4 years ago

@mrcasals, sorry for the delay.

Grab images from quay.io:

docker pull quay.io/evl.ms/fullstaq-ruby:2.6.4-jemalloc-stretch-slim

But beware of string corruption issue in 2.6.4.

Thanks @sponomarev for pull request

mrcasals commented 4 years ago

@envek Oh, I was not aware of this issue! Thanks for the warning, and thanks @sponomarev for taking care of the PR! 😄