[blogs] Assume yes



commit 3e9afa546b36aa9ecd7ecb8e2eca329e3fc704da
Author: Andrea Veri <averi redhat com>
Date:   Sat Nov 10 21:02:15 2018 +0100

    Assume yes

 Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Dockerfile b/Dockerfile
index bc2167c..3f76d15 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -3,7 +3,7 @@ FROM centos/httpd-24-centos7
 USER root
 
 RUN yum install -y epel-release && yum update -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
+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 -y
 
 RUN mkdir -p /srv/http/blogs.gnome.org/html
 RUN chown 1001:1001 -R /srv/http/blogs.gnome.org/html 


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