mirror of
https://github.com/vimagick/dockerfiles.git
synced 2026-01-04 03:54:55 +01:00
update rsyslog
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user