We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb12cb9 commit df43469Copy full SHA for df43469
php7.2-fpm/Dockerfile
@@ -36,6 +36,7 @@ RUN DEBIAN_FRONTEND=noninteractive \
36
php-memcached \
37
php-pear \
38
php-apcu \
39
+ php-mongodb \
40
libmcrypt-dev \
41
libreadline-dev \
42
mysql-client \
php7.3-fpm/Dockerfile
@@ -49,6 +49,7 @@ RUN DEBIAN_FRONTEND=noninteractive \
49
50
51
52
53
54
55
0 commit comments