Skip to content

Commit c98cb52

Browse files
Add php fpm package
Can be used for development of WordPress or Magento websites. Will followup with a better default conf
1 parent 14480e8 commit c98cb52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
php${PHP_VERSION}-curl \
2626
php${PHP_VERSION}-decimal \
2727
php${PHP_VERSION}-ds \
28+
php${PHP_VERSION}-fpm \
2829
php${PHP_VERSION}-gd \
2930
php${PHP_VERSION}-gmp \
3031
php${PHP_VERSION}-intl \

0 commit comments

Comments
 (0)