Commit b675accc authored by kalvin's avatar kalvin

fixbugs

parent f3f5793a
......@@ -53,6 +53,7 @@ RUN gpg --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A170311380
RUN curl -sSL https://rvm.io/mpapis.asc | gpg --import -
RUN curl -L get.rvm.io | bash -s stable
RUN source /etc/profile.d/rvm.sh
RUN source ~/.bashrc;source ~/.bash_profile
RUN rvm reload
RUN rvm requirements run
RUN rvm install 2.4
......
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