Vlad's Logrotate Image
LOGROTATE_DIRECTORIES: Space separated list of directories (defaults to /logs/*.log)LOGROTATE_INTERVAL: rotate logfile according to the following intervals: hourly, daily, weekly, monthly (defaults to daily)LOGROTATE_KEEP: how many intervals to keep (defaults to 14)CRON_INTERVAL: how often to run logrotate according to the following intervals: hourly, daily, weekly, monthly (defaults to daily)TIME_ZONE: sets the time zone (optional)TIME_SERVER: sets the NTP time server (optional)docker run -d \
-v ./remote_logs:/logs
vladgh/logrotate
Content type
Image
Digest
Size
4.5 MB
Last updated
almost 7 years ago
docker pull vladgh/logrotate