2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2026-01-04 03:54:55 +01:00

update rsyslog

This commit is contained in:
kev
2016-10-29 16:22:21 +08:00
parent fcd4b35ea5
commit ebe080bd1f
2 changed files with 17 additions and 4 deletions

View File

@@ -3,7 +3,6 @@
#
FROM alpine
MAINTAINER kev <noreply@easypi.info>
RUN set -xe \
@@ -18,6 +17,7 @@ RUN set -xe \
} >> /etc/rsyslog.conf
VOLUME /var/log
WORKDIR /var/log
EXPOSE 514/tcp \
514/udp