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.
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.