mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2024-12-25 14:15:38 +03:00
apache2 fix
This commit is contained in:
parent
3cf9f53a2c
commit
3b7ce0b676
@ -62,7 +62,9 @@ COPY etc/apache2/apache2.conf /etc/apache2/apache2.conf
|
||||
##################################################################
|
||||
# LDAP Fix
|
||||
##################################################################
|
||||
RUN echo "TLS_REQCERT never" >> /etc/ldap/ldap.conf
|
||||
RUN mkdir -p /etc/ldap && \
|
||||
touch /etc/ldap/ldap.conf && \
|
||||
echo "TLS_REQCERT never" >> /etc/ldap/ldap.conf
|
||||
|
||||
##############################################################################
|
||||
# Cassandra PHP Drivers Install
|
||||
|
@ -61,7 +61,9 @@ COPY etc/apache2/apache2.conf /etc/apache2/apache2.conf
|
||||
##################################################################
|
||||
# LDAP Fix
|
||||
##################################################################
|
||||
RUN echo "TLS_REQCERT never" >> /etc/ldap/ldap.conf
|
||||
RUN mkdir -p /etc/ldap && \
|
||||
touch /etc/ldap/ldap.conf && \
|
||||
echo "TLS_REQCERT never" >> /etc/ldap/ldap.conf
|
||||
|
||||
##############################################################################
|
||||
# Cassandra PHP Drivers Install
|
||||
|
@ -61,7 +61,9 @@ COPY etc/apache2/apache2.conf /etc/apache2/apache2.conf
|
||||
##################################################################
|
||||
# LDAP Fix
|
||||
##################################################################
|
||||
RUN echo "TLS_REQCERT never" >> /etc/ldap/ldap.conf
|
||||
RUN mkdir -p /etc/ldap && \
|
||||
touch /etc/ldap/ldap.conf && \
|
||||
echo "TLS_REQCERT never" >> /etc/ldap/ldap.conf
|
||||
|
||||
##############################################################################
|
||||
# Cassandra PHP Drivers Install
|
||||
|
@ -61,7 +61,9 @@ COPY etc/apache2/apache2.conf /etc/apache2/apache2.conf
|
||||
##################################################################
|
||||
# LDAP Fix
|
||||
##################################################################
|
||||
RUN echo "TLS_REQCERT never" >> /etc/ldap/ldap.conf
|
||||
RUN mkdir -p /etc/ldap && \
|
||||
touch /etc/ldap/ldap.conf && \
|
||||
echo "TLS_REQCERT never" >> /etc/ldap/ldap.conf
|
||||
|
||||
##############################################################################
|
||||
# Cassandra PHP Drivers Install
|
||||
|
@ -61,7 +61,9 @@ COPY etc/apache2/apache2.conf /etc/apache2/apache2.conf
|
||||
##################################################################
|
||||
# LDAP Fix
|
||||
##################################################################
|
||||
RUN echo "TLS_REQCERT never" >> /etc/ldap/ldap.conf
|
||||
RUN mkdir -p /etc/ldap && \
|
||||
touch /etc/ldap/ldap.conf && \
|
||||
echo "TLS_REQCERT never" >> /etc/ldap/ldap.conf
|
||||
|
||||
##############################################################################
|
||||
# Cassandra PHP Drivers Install
|
||||
|
@ -61,7 +61,9 @@ COPY etc/apache2/apache2.conf /etc/apache2/apache2.conf
|
||||
##################################################################
|
||||
# LDAP Fix
|
||||
##################################################################
|
||||
RUN echo "TLS_REQCERT never" >> /etc/ldap/ldap.conf
|
||||
RUN mkdir -p /etc/ldap && \
|
||||
touch /etc/ldap/ldap.conf && \
|
||||
echo "TLS_REQCERT never" >> /etc/ldap/ldap.conf
|
||||
|
||||
##############################################################################
|
||||
# Cassandra PHP Drivers Install
|
||||
|
@ -61,7 +61,9 @@ COPY etc/apache2/apache2.conf /etc/apache2/apache2.conf
|
||||
##################################################################
|
||||
# LDAP Fix
|
||||
##################################################################
|
||||
RUN echo "TLS_REQCERT never" >> /etc/ldap/ldap.conf
|
||||
RUN mkdir -p /etc/ldap && \
|
||||
touch /etc/ldap/ldap.conf && \
|
||||
echo "TLS_REQCERT never" >> /etc/ldap/ldap.conf
|
||||
|
||||
##############################################################################
|
||||
# Cassandra PHP Drivers Install
|
||||
|
@ -62,7 +62,9 @@ COPY etc/apache2/apache2.conf /etc/apache2/apache2.conf
|
||||
##################################################################
|
||||
# LDAP Fix
|
||||
##################################################################
|
||||
RUN echo "TLS_REQCERT never" >> /etc/ldap/ldap.conf
|
||||
RUN mkdir -p /etc/ldap && \
|
||||
touch /etc/ldap/ldap.conf && \
|
||||
echo "TLS_REQCERT never" >> /etc/ldap/ldap.conf
|
||||
|
||||
##############################################################################
|
||||
# Cassandra PHP Drivers Install
|
||||
|
@ -62,7 +62,9 @@ COPY etc/apache2/apache2.conf /etc/apache2/apache2.conf
|
||||
##################################################################
|
||||
# LDAP Fix
|
||||
##################################################################
|
||||
RUN echo "TLS_REQCERT never" >> /etc/ldap/ldap.conf
|
||||
RUN mkdir -p /etc/ldap && \
|
||||
touch /etc/ldap/ldap.conf && \
|
||||
echo "TLS_REQCERT never" >> /etc/ldap/ldap.conf
|
||||
|
||||
##############################################################################
|
||||
# Cassandra PHP Drivers Install
|
||||
|
@ -62,7 +62,9 @@ COPY etc/apache2/apache2.conf /etc/apache2/apache2.conf
|
||||
##################################################################
|
||||
# LDAP Fix
|
||||
##################################################################
|
||||
RUN echo "TLS_REQCERT never" >> /etc/ldap/ldap.conf
|
||||
RUN mkdir -p /etc/ldap && \
|
||||
touch /etc/ldap/ldap.conf && \
|
||||
echo "TLS_REQCERT never" >> /etc/ldap/ldap.conf
|
||||
|
||||
##############################################################################
|
||||
# Cassandra PHP Drivers Install
|
||||
|
@ -62,7 +62,9 @@ COPY etc/apache2/apache2.conf /etc/apache2/apache2.conf
|
||||
##################################################################
|
||||
# LDAP Fix
|
||||
##################################################################
|
||||
RUN echo "TLS_REQCERT never" >> /etc/ldap/ldap.conf
|
||||
RUN mkdir -p /etc/ldap && \
|
||||
touch /etc/ldap/ldap.conf && \
|
||||
echo "TLS_REQCERT never" >> /etc/ldap/ldap.conf
|
||||
|
||||
##############################################################################
|
||||
# Cassandra PHP Drivers Install
|
||||
|
@ -62,7 +62,9 @@ COPY etc/apache2/apache2.conf /etc/apache2/apache2.conf
|
||||
##################################################################
|
||||
# LDAP Fix
|
||||
##################################################################
|
||||
RUN echo "TLS_REQCERT never" >> /etc/ldap/ldap.conf
|
||||
RUN mkdir -p /etc/ldap && \
|
||||
touch /etc/ldap/ldap.conf && \
|
||||
echo "TLS_REQCERT never" >> /etc/ldap/ldap.conf
|
||||
|
||||
##############################################################################
|
||||
# Cassandra PHP Drivers Install
|
||||
|
Loading…
Reference in New Issue
Block a user