Add 'git' to runtime image
This commit is contained in:
parent
ddcfeea0c6
commit
c77817fba1
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ RUN apt-get update && apt-get install -y \
|
|||
zip unzip \
|
||||
default-mysql-client \
|
||||
imagemagick \
|
||||
git \
|
||||
&& \
|
||||
docker-php-source extract && \
|
||||
docker-php-ext-install \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue