We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81c55ad commit 1c3a13cCopy full SHA for 1c3a13c
Dockerfile
@@ -110,7 +110,7 @@ RUN true \
110
&& mkdir -p /var/log/icinga2 \
111
&& chmod 755 /var/log/icinga2 \
112
&& chown nagios:adm /var/log/icinga2 \
113
- && ln -sf /dev/stdout /var/log/icinga2/icinga2.log \
+ # && ln -sf /dev/stdout /var/log/icinga2/icinga2.log \
114
&& rm -rf \
115
/var/lib/mysql/* \
116
&& chmod u+s,g+s \
0 commit comments