Commit 58720e89 authored by kalvin's avatar kalvin

a

parent 8ec0531e
......@@ -50,7 +50,7 @@ RUN yum groupinstall -y development
RUN gpg --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3
RUN curl -L get.rvm.io | bash -s stable
WORKDIR /usr/local/rvm/
RUN ll -l
RUN ls -l
RUN $HOME/.rvm/bin/rvm install 2.3.3
RUN gem install bundler
RUN git clone git@git.quantgroup.cn:QA/qg-recorder.git;cd qg-recorder
......
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