Commit f80b02ff authored by kalvin's avatar kalvin

Step 35/42 : RUN rvm install 2.4

parent 71791fed
......@@ -56,6 +56,8 @@ ENV PATH=/usr/local/rvm/bin:$PATH
RUN rvm reload
RUN rvm requirements run
RUN rvm install 2.4
RUN rvm use 2.4 --default
RUN which ruby
RUN git clone http://git.q-gp.com/QA/qg-recorder.git
WORKDIR /home/qg-recorder
RUN gem install bundler
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment