forked from fedora-cloud/docker-rpm
-
Notifications
You must be signed in to change notification settings - Fork 0
dist-git for docker (obsoletes docker-io for master and f22) *May contain WIP branches*
mikehollinger/docker-rpm
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This package will install the 'docker-logrotate' script to /etc/cron.daily. This script will run logrotate on all running containers and ignore all failures. This script is enabled by default. To disable it, uncomment the line "LOGROTATE=false" in /etc/sysconfig/docker. Possible issues: 1. This assumes that logrotate is installed on containers to run successfully. 2. A race condition occurs if a container exits before 'docker exec' run (though it's ignored) 3. Not all containers may need this (whether logrotate is installed or not) Suggestions to improve this are welcome.
About
dist-git for docker (obsoletes docker-io for master and f22) *May contain WIP branches*
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Shell 100.0%