[download-web] Land perl-LWP-Protocol-https on the download.g.o container
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [download-web] Land perl-LWP-Protocol-https on the download.g.o container
- Date: Mon, 15 Jun 2020 12:05:37 +0000 (UTC)
commit 30b450059e94e302ef32a5a11c5adc0a18624e11
Author: Andrea Veri <averi redhat com>
Date: Mon Jun 15 14:05:08 2020 +0200
Land perl-LWP-Protocol-https on the download.g.o container
Dockerfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Dockerfile b/Dockerfile
index 260ca92..5e22a4d 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -4,7 +4,7 @@ USER root
RUN yum -y update && yum -y install epel-release && \
yum -y install mirrorbrain mirrorbrain-tools mirrorbrain-doc \
mirrorbrain-scanner mod_autoindex_mb mod_mirrorbrain mod_form \
- perl-IO-Socket-SSL && yum clean all
+ perl-IO-Socket-SSL perl-LWP-Protocol-https && yum clean all
RUN sed -ri ' s!^(\s*CustomLog)\s+\S+!\1 /proc/self/fd/1!g; s!^(\s*ErrorLog)\s+\S+!\1 /proc/self/fd/2!g;'
/etc/httpd/conf/httpd.conf
RUN sed -i 's/Listen\ 80/Listen\ 8080/' /etc/httpd/conf/httpd.conf
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]