Skip to content

Commit 8f6fa0e

Browse files
authored
Merge pull request laradock#2210 from codex-corp/patch-1
Add PCNTL option to php-fpm
2 parents d4240ce + 63a5c45 commit 8f6fa0e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ services:
187187
- INSTALL_MYSQL_CLIENT=${PHP_FPM_INSTALL_MYSQL_CLIENT}
188188
- INSTALL_PING=${PHP_FPM_INSTALL_PING}
189189
- INSTALL_SSHPASS=${PHP_FPM_INSTALL_SSHPASS}
190+
- INSTALL_PCNTL=${PHP_FPM_INSTALL_PCNTL}
190191
- ADDITIONAL_LOCALES=${PHP_FPM_ADDITIONAL_LOCALES}
191192
- INSTALL_FFMPEG=${PHP_FPM_FFMPEG}
192193
- INSTALL_XHPROF=${PHP_FPM_INSTALL_XHPROF}

0 commit comments

Comments
 (0)