A docker image to build gems on docker hub

Hi. I had to build gems for two logstash plugins, filter-translate and filter-math. I struggled a bit with jruby and bundler and ended up creating a docker image that automates this process. In case this is helpful for others: docker pull ynux/jruby-gem-build-base .