- Now use rx3-docker/server:1.4.0-mga9 image,
- Now use docker-tools-1.5.2, - Rebuild for updates.
This commit is contained in:
@@ -134,7 +134,7 @@ ARG HTTPD_CONF='#---------------------------------------------------------------
|
||||
\n\
|
||||
\n\
|
||||
\n\
|
||||
RewriteEngine On \n\
|
||||
RewriteEngine On \n\
|
||||
\n\
|
||||
# Reverse Proxy Configuration \n\
|
||||
ProxyRequests Off \n\
|
||||
@@ -161,7 +161,7 @@ ARG INFO_PHP='<?php
|
||||
|
||||
|
||||
|
||||
RUN . /etc/profile.d/rx3.sh && isl_add ${IMG_URL} \
|
||||
RUN . /etc/profile.d/rx3.sh && isl --add ${IMG_URL} \
|
||||
&& urpmi.update -a \
|
||||
&& urpmi --force apache apache-mod_proxy apache-mod_proxy_html apache-mod_php php-cli php-pgsql php-mysqli php-pdo_pgsql php-pdo_mysql php-phpmailer pwauth \
|
||||
&& sed -i -e "s%#LoadModule macro_module modules/mod_macro.so%LoadModule macro_module modules/mod_macro.so%" /etc/httpd/conf/modules.d/00_base.conf \
|
||||
|
||||
Reference in New Issue
Block a user