projects
/
discourse_docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d25603
)
update ruby
author
Sam
<sam.saffron@gmail.com>
Thu, 16 Apr 2015 01:30:57 +0000
(11:30 +1000)
committer
Sam
<sam.saffron@gmail.com>
Thu, 16 Apr 2015 01:31:09 +0000
(11:31 +1000)
image/base/Dockerfile
patch
|
blob
|
blame
|
history
diff --git
a/image/base/Dockerfile
b/image/base/Dockerfile
index fd266e485df76059a4e3bcc404007d965795f522..d95e32e909dc59cde990228ccccfa639716644f5 100644
(file)
--- a/
image/base/Dockerfile
+++ b/
image/base/Dockerfile
@@
-71,7
+71,7
@@
RUN add-apt-repository ppa:ubuntu-toolchain-r/test &&\
echo 'gem: --no-document' >> /usr/local/etc/gemrc &&\
mkdir /src && cd /src && git clone https://github.com/sstephenson/ruby-build.git &&\
cd /src/ruby-build && ./install.sh &&\
- cd / && rm -rf /src/ruby-build && ruby-build 2.0.0-p64
3
/usr/local &&\
+ cd / && rm -rf /src/ruby-build && ruby-build 2.0.0-p64
5
/usr/local &&\
gem update --system &&\
gem install bundler &&\
rm -rf /usr/local/share/ri/2.0.0/system &&\