We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d4240ce + 63a5c45 commit 8f6fa0eCopy full SHA for 8f6fa0e
1 file changed
docker-compose.yml
@@ -187,6 +187,7 @@ services:
187
- INSTALL_MYSQL_CLIENT=${PHP_FPM_INSTALL_MYSQL_CLIENT}
188
- INSTALL_PING=${PHP_FPM_INSTALL_PING}
189
- INSTALL_SSHPASS=${PHP_FPM_INSTALL_SSHPASS}
190
+ - INSTALL_PCNTL=${PHP_FPM_INSTALL_PCNTL}
191
- ADDITIONAL_LOCALES=${PHP_FPM_ADDITIONAL_LOCALES}
192
- INSTALL_FFMPEG=${PHP_FPM_FFMPEG}
193
- INSTALL_XHPROF=${PHP_FPM_INSTALL_XHPROF}
0 commit comments