feat(ext): 添加了 exif/sockets 扩展
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
李东云
2022-06-07 18:48:47 +08:00
parent 2b5f7a88fe
commit 2f7054e9b3

View File

@@ -13,5 +13,7 @@ RUN apk add --no-cache \
gmp \
pdo_mysql \
zip \
exif \
sockets \
&& docker-php-source delete \
&& chown -R www-data:www-data /srv