mirror of
https://github.com/rancher/os.git
synced 2025-09-08 02:01:27 +00:00
Refactoring each os image
More reasonable use of COPY, easy to maintain
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
/var/log/docker.log
|
||||
/var/log/system-docker.log
|
||||
{
|
||||
rotate 7
|
||||
daily
|
||||
missingok
|
||||
copytruncate
|
||||
}
|
Reference in New Issue
Block a user