[damned-lies/oscp-testing] Here as well



commit 58f046010018915b053298dfcb585ad7d1a1fbe1
Author: Andrea Veri <averi redhat com>
Date:   Tue Jun 8 13:34:59 2021 +0200

    Here as well

 Dockerfile | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/Dockerfile b/Dockerfile
index a2f9b6ca..22212d23 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -12,7 +12,6 @@ RUN INSTALL_PKGS="python39 platform-python-devel platform-python-setuptools pyth
     yum -y clean all --enablerepo='*'
 
 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 && \
-    sed -ri ' s!^(\s*CustomLog)\s+\S+!\1 /proc/self/fd/1!g; s!^(\s*TransferLog)\s+\S+!\1 /proc/self/fd/1!g; 
s!^(\s*ErrorLog)\s+\S+!\1 /proc/self/fd/2!g;' /etc/httpd/conf.d/ssl.conf && \
     rm -f /etc/httpd/conf.d/mod_security.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]