apache2 fix

This commit is contained in:
STAM 2024-12-11 11:48:04 +03:00
parent 3cf9f53a2c
commit 3b7ce0b676
Signed by: stam
GPG Key ID: E149C3760CFA3C7E
12 changed files with 36 additions and 12 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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