Skip to content

Commit

Permalink
Merge pull request #291 from roundcube/keep-php-headers
Browse files Browse the repository at this point in the history
  • Loading branch information
pabzm authored Dec 6, 2024
2 parents 41b80a5 + f1bba7f commit 6f2a428
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apache/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@ RUN set -ex; \
; \
docker-php-ext-enable imagick opcache redis; \
docker-php-source delete; \
# Header files ".h"
rm -r /usr/local/include/php/ext; \
rm -r /tmp/pear; \
# Display installed modules
php -m; \
Expand Down

0 comments on commit 6f2a428

Please sign in to comment.