bear-metal / tunemygc

TuneMyGC - optimal MRI Ruby 2.1+ Garbage Collection
https://www.tunemygc.com
346 stars 25 forks source link

Dockerisation didn't get the snapshot #54

Open venkydmadgundi opened 4 years ago

venkydmadgundi commented 4 years ago

Hi

I am using dockerisation branch, when I install tunemygc in Gemfile and installed in docker-compose to start the application like RUBY_GC_TOKEN=08de9e8822c847244b31290cedfc1d51 RUBY_GC_TUNE=200 bundle exec rails s -b 0.0.0.0.

I am using rails 4.2.3 and ruby version 2.2.10.

After control+C it is not I am not able to get a snapshot and I am not able to link for visiting it. It is exciting from itself not able reproduce it.

It would be a great help to resolve this issue.