feat(ext): ✨ 添加了 exif/sockets 扩展
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -13,5 +13,7 @@ RUN apk add --no-cache \
|
|||||||
gmp \
|
gmp \
|
||||||
pdo_mysql \
|
pdo_mysql \
|
||||||
zip \
|
zip \
|
||||||
|
exif \
|
||||||
|
sockets \
|
||||||
&& docker-php-source delete \
|
&& docker-php-source delete \
|
||||||
&& chown -R www-data:www-data /srv
|
&& chown -R www-data:www-data /srv
|
||||||
|
|||||||
Reference in New Issue
Block a user