Commit 6bf71348 authored by kalvin's avatar kalvin

fixbugs

parent 8ea235f9
......@@ -49,7 +49,7 @@ RUN curl http://git.q-gp.com/QA/qg-docker-entrypoints/raw/master/fonts/install.s
RUN yum groupinstall -y development
RUN yum install -y ruby
RUN gem install bundler
RUN git clone git@git.quantgroup.cn:QA/qg-recorder.git
RUN git clone git@git.q-gp.com:QA/qg-recorder.git
WORKDIR /home/qg-recorder
RUN bundle install
WORKDIR /home
......
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