Skip to content

Commit

Permalink
Include git
Browse files Browse the repository at this point in the history
  • Loading branch information
icarito committed Mar 13, 2019
1 parent fee6095 commit 5eb60ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ RUN apt-get update -qq && apt-get install -y \
libncurses5-dev libsqlite3-dev libtool \
libyaml-dev make pkg-config sqlite3 \
zlib1g-dev libgmp-dev libreadline-dev libssl-dev \
procps libmariadb-dev-compat libmariadb-dev
procps libmariadb-dev-compat libmariadb-dev git

# Ruby
RUN gpg --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3 7D2BAF1CF37B13E2069D6956105BD0E739499BDB && curl -sSL https://get.rvm.io | bash -s stable && usermod -a -G rvm root
Expand Down

0 comments on commit 5eb60ed

Please sign in to comment.