replace rsyslog with syslog-ng

This commit is contained in:
Sebastian Hugentobler 2017-02-14 14:30:38 +01:00
parent 4f84d27349
commit 6b1d8cfcdf
5 changed files with 29 additions and 52 deletions

View file

@ -6,7 +6,7 @@ RUN apk add --no-cache \
nginx \
postgresql-client \
aspell \
rsyslog \
syslog-ng \
ca-certificates \
php7 \
php7-imap \