projects
/
scripts.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ddc1d4
)
install build-essential to leapcode/ruby to install gems from source
author
varac
<varacanero@zeromail.org>
Wed, 2 Nov 2016 08:21:50 +0000
(09:21 +0100)
committer
varac
<varacanero@zeromail.org>
Wed, 2 Nov 2016 08:21:50 +0000
(09:21 +0100)
docker/ruby/Dockerfile
patch
|
blob
|
history
diff --git
a/docker/ruby/Dockerfile
b/docker/ruby/Dockerfile
index
7403ac8
..
78b6ef6
100644
(file)
--- a/
docker/ruby/Dockerfile
+++ b/
docker/ruby/Dockerfile
@@
-9,6
+9,7
@@
RUN apt-get update \
&& apt-get install -y --no-install-recommends \
ruby \
ruby-dev \
+ build-essential \
rsync \
openssh-client \
openssl \