mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-29 05:27:41 +00:00
Merge pull request #458 from justincormack/cron
run crond for log rotation
This commit is contained in:
commit
72a895a03f
@ -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 && \
|
||||
|
Loading…
Reference in New Issue
Block a user