Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jjethwa authored Sep 20, 2019
1 parent 81c55ad commit 1c3a13c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ RUN true \
&& mkdir -p /var/log/icinga2 \
&& chmod 755 /var/log/icinga2 \
&& chown nagios:adm /var/log/icinga2 \
&& ln -sf /dev/stdout /var/log/icinga2/icinga2.log \
# && ln -sf /dev/stdout /var/log/icinga2/icinga2.log \
&& rm -rf \
/var/lib/mysql/* \
&& chmod u+s,g+s \
Expand Down

0 comments on commit 1c3a13c

Please sign in to comment.