[store-web] This was not needed



commit cfc25a416e1f8e3ff527abd34c6c441f37aeb743
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Tue Dec 29 10:32:32 2020 +0100

    This was not needed

 Dockerfile | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/Dockerfile b/Dockerfile
index 5be0858..8e67a42 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -25,6 +25,5 @@ RUN yes no | pecl install redis && \
 ADD php.ini /usr/local/etc/php/conf.d/wordpress.ini
 RUN sed -i 's/pm.max_children =.*/pm.max_children = 8/' /usr/local/etc/php-fpm.d/www.conf
 
-RUN ln -s /usr/bin/true /usr/bin/apache2
 ADD entrypoint /entrypoint
 ENTRYPOINT ["/entrypoint"]


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