master
FROM tianon/debian:7.2 MAINTAINER Huiming Teo (@teohm) RUN apt-get -y update RUN apt-get -y install ruby1.9.1-full RUN apt-get -y install build-essential RUN gem install bundler RUN gem install natives