mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 17:08:45 +00:00
Added missing docker-compose
This commit is contained in:
parent
59021582fa
commit
5e166068c5
1 changed files with 1 additions and 0 deletions
|
|
@ -109,6 +109,7 @@ RUN \
|
|||
imagemagick-dev \
|
||||
certbot \
|
||||
docker-cli \
|
||||
docker-compose \
|
||||
&& pecl install imagick yaml \
|
||||
&& docker-php-ext-enable imagick yaml \
|
||||
&& docker-php-ext-install sockets opcache pdo_mysql \
|
||||
|
|
|
|||
Loading…
Reference in a new issue