QubitProducts / bamboo

HAProxy auto configuration and auto service discovery for Mesos Marathon
Apache License 2.0
793 stars 214 forks source link

Install ruby explicitly in Dockerfile-deb #185

Closed jaredj closed 8 years ago

jaredj commented 8 years ago

When building from an alternate debian source, without explicitly installing ruby, RUN gem install fpm fails because gem is not installed

Tested with FROM debian:jessie

j1n6 commented 8 years ago

Thanks for contribution, this has been patched by recent PR. Closed by #189