We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aa816c commit 3932223Copy full SHA for 3932223
Dockerfile
@@ -29,6 +29,8 @@ RUN \
29
php7.3-zip \
30
php7.3-fpm \
31
curl \
32
+ libimage-exiftool-perl \
33
+ ffmpeg \
34
git \
35
composer && \
36
cd /var/www/html && \
0 commit comments