[wgo-web] Land python-ldap



commit db60ee14328852403907501377ec7b865b0f8783
Author: Andrea Veri <averi redhat com>
Date:   Tue Aug 27 13:05:22 2019 +0200

    Land python-ldap

 Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Dockerfile b/Dockerfile
index ddd7ea7..1f759a5 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -2,7 +2,7 @@ FROM centos/httpd-24-centos7
 
 USER root
 
-RUN yum install rh-php71-php rh-php71-php-cli rh-php71-php-common rh-php71-php-curl rh-php71-php-gd 
rh-php71-php-intl rh-php71-php-json rh-php71-php-mbstring rh-php71-php-mcrypt rh-php71-php-mysqlnd 
rh-php71-php-opcache rh-php71-php-readline rh-php71-php-soap rh-php71-php-xml rh-php71-php-xmlrpc 
rh-php71-php-zip augeas mariadb git -y
+RUN yum install rh-php71-php rh-php71-php-cli rh-php71-php-common rh-php71-php-curl rh-php71-php-gd 
rh-php71-php-intl rh-php71-php-json rh-php71-php-mbstring rh-php71-php-mcrypt rh-php71-php-mysqlnd 
rh-php71-php-opcache rh-php71-php-readline rh-php71-php-soap rh-php71-php-xml rh-php71-php-xmlrpc 
rh-php71-php-zip augeas mariadb git python-ldap -y
 
 RUN rpm -Uvh --nodeps $(repoquery --location mod_geoip) && \
     cp /usr/lib64/httpd/modules/mod_geoip.so /etc/httpd/modules


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]