[wgo-web] Also install git
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [wgo-web] Also install git
- Date: Tue, 12 Mar 2019 15:29:32 +0000 (UTC)
commit 8b8cdae6fd9b0a44a249da4efedc4c289f838562
Author: Andrea Veri <averi redhat com>
Date: Tue Mar 12 16:29:21 2019 +0100
Also install git
Dockerfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Dockerfile b/Dockerfile
index c5e96d4..2180048 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 -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 -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]