mirror of
https://github.com/netfun2000/docker-php-nginx.git
synced 2026-08-12 23:11:38 +08:00
Remove the zlib PHP extension, it's included in PHP core
This commit is contained in:
@@ -24,7 +24,6 @@ RUN apk add --no-cache \
|
||||
php81-session \
|
||||
php81-xml \
|
||||
php81-xmlreader \
|
||||
php81-zlib \
|
||||
supervisor
|
||||
|
||||
# Create symlink so programs depending on `php` still function
|
||||
|
||||
Reference in New Issue
Block a user