git is really needed in docker too
This commit is contained in:
@@ -35,6 +35,7 @@ RUN apk update && \
|
||||
yaml-dev \
|
||||
zlib-dev \
|
||||
ncurses-dev \
|
||||
git \
|
||||
&& echo "gem: --no-ri --no-rdoc" > /etc/gemrc \
|
||||
&& bundle install --system $BUNDLER_ARGS \
|
||||
&& apk del .ruby-builddeps \
|
||||
|
||||
Reference in New Issue
Block a user