Skip to content

Commit

Permalink
Merge pull request #10 from appwrite/add-git
Browse files Browse the repository at this point in the history
Added git installation
  • Loading branch information
eldadfux authored Apr 28, 2023
2 parents f428088 + fce8e23 commit eee16d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ RUN \
certbot \
docker-cli \
libgomp \
git \
&& docker-php-ext-install sockets opcache pdo_mysql \
&& apk del .deps \
&& rm -rf /var/cache/apk/*
Expand Down

0 comments on commit eee16d7

Please sign in to comment.