Fixed error
This commit is contained in:
@@ -92,6 +92,7 @@ RUN touch /etc/opendkim/KeyTable /etc/opendkim/SigningTable /etc/opendkim/Truste
|
||||
&& chown opendkim:opendkim /etc/opendkim/KeyTable /etc/opendkim/SigningTable /etc/opendkim/TrustedHosts
|
||||
|
||||
RUN touch /etc/rsyslog.d/stdout.conf && \
|
||||
mkdir -p /etc/rsyslog.d/ && \
|
||||
echo "*.* /dev/stdout" > /etc/rsyslog.d/stdout.conf
|
||||
|
||||
COPY entrypoint.sh /usr/local/bin/entrypoint.sh
|
||||
|
||||
Reference in New Issue
Block a user