mirror of
https://github.com/iv-org/infrastructure.git
synced 2025-04-20 23:36:37 -04:00
add log rotation to daemon.json
This commit is contained in:
parent
e034e39807
commit
4336aa3879
@ -9,4 +9,8 @@ unattended_origins_patterns:
|
||||
|
||||
docker_daemon_options:
|
||||
experimental: true
|
||||
ip6tables: true
|
||||
ip6tables: true
|
||||
log-driver: "json-file"
|
||||
log-opts:
|
||||
max-size: "200m"
|
||||
max-file: "3"
|
Loading…
x
Reference in New Issue
Block a user