Skip to content

Commit 3a8f7cb

Browse files
author
Brent Cook
committed
git is really needed in docker too
1 parent ea02558 commit 3a8f7cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ RUN apk update && \
3535
yaml-dev \
3636
zlib-dev \
3737
ncurses-dev \
38+
git \
3839
&& echo "gem: --no-ri --no-rdoc" > /etc/gemrc \
3940
&& bundle install --system $BUNDLER_ARGS \
4041
&& apk del .ruby-builddeps \

0 commit comments

Comments
 (0)