[wgo-web] Land rh-php72-php-ldap as we're in the process of enabling LDAP auth for wgo



commit 8dc48c4e3c79a56f7307119f232f7dc39b84e56b
Author: Andrea Veri <av gnome org>
Date:   Tue Nov 17 16:53:14 2020 +0000

    Land rh-php72-php-ldap as we're in the process of enabling LDAP auth for wgo

 Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Dockerfile b/Dockerfile
index e779043..13d0ee5 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -2,7 +2,7 @@ FROM centos/httpd-24-centos7
 
 USER root
 
-RUN yum install rh-php72-php rh-php72-php-cli rh-php72-php-common rh-php72-php-curl rh-php72-php-gd 
rh-php72-php-intl rh-php72-php-json rh-php72-php-mbstring rh-php72-php-mcrypt rh-php72-php-mysqlnd 
rh-php72-php-opcache rh-php72-php-readline rh-php72-php-soap rh-php72-php-xml rh-php72-php-xmlrpc 
rh-php72-php-zip augeas mariadb git python3-ldap python3 -y
+RUN yum install rh-php72-php rh-php72-php-cli rh-php72-php-common rh-php72-php-curl rh-php72-php-gd 
rh-php72-php-intl rh-php72-php-json rh-php72-php-mbstring rh-php72-php-mcrypt rh-php72-php-mysqlnd 
rh-php72-php-opcache rh-php72-php-readline rh-php72-php-soap rh-php72-php-xml rh-php72-php-xmlrpc 
rh-php72-php-zip rh-php72-php-ldap augeas mariadb git python3-ldap python3 -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]