mirror of
https://github.com/iv-org/infrastructure.git
synced 2025-12-16 16:33:47 -05:00
Merge 4336aa3879 into e034e39807
This commit is contained in:
commit
4d450dcb6b
1 changed files with 5 additions and 1 deletions
|
|
@ -9,4 +9,8 @@ unattended_origins_patterns:
|
||||||
|
|
||||||
docker_daemon_options:
|
docker_daemon_options:
|
||||||
experimental: true
|
experimental: true
|
||||||
ip6tables: true
|
ip6tables: true
|
||||||
|
log-driver: "json-file"
|
||||||
|
log-opts:
|
||||||
|
max-size: "200m"
|
||||||
|
max-file: "3"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue