mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-09 02:41:49 +00:00
run crond for log rotation
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
@@ -76,6 +76,7 @@ RUN \
|
||||
rc-update add sysfsconf && \
|
||||
rc-update add fsck && \
|
||||
rc-update add root && \
|
||||
rc-update add crond && \
|
||||
rc-update add localmount && \
|
||||
rc-update add docker default && \
|
||||
rc-update add proxy default && \
|
||||
|
Reference in New Issue
Block a user