Commit 4491dc6d authored by kalvin's avatar kalvin

duankou

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