mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-06 09:40:04 +00:00
Switch to ksyslogd to add log rotation
See #441 Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
@@ -22,4 +22,5 @@ RUN \
|
||||
e2fsprogs-extra \
|
||||
openssl \
|
||||
jq \
|
||||
sysklogd \
|
||||
&& rm -rf /var/cache/apk/*
|
||||
|
||||
Reference in New Issue
Block a user