mirror of
https://github.com/rancher/os.git
synced 2025-07-04 02:26:13 +00:00
9 lines
93 B
Plaintext
9 lines
93 B
Plaintext
/var/log/docker.log
|
|
/var/log/system-docker.log
|
|
{
|
|
rotate 7
|
|
daily
|
|
missingok
|
|
copytruncate
|
|
}
|