1
0
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:
niusmallnan
2018-12-03 13:26:25 +08:00
parent 1b004dff3c
commit b32e8e37d2
26 changed files with 20 additions and 21 deletions

View File

@@ -0,0 +1,8 @@
/var/log/docker.log
/var/log/system-docker.log
{
rotate 7
daily
missingok
copytruncate
}