1
0
mirror of https://github.com/docker/cli.git synced 2025-07-30 17:03:07 +03:00

Merge pull request #3052 from thaJeztah/dual_logging_cache_options

docs: document log-opts for "dual logging" cache
This commit is contained in:
Silvin Lubecki
2021-05-04 15:44:05 +02:00
committed by GitHub

View File

@ -1400,6 +1400,10 @@ This is a full example of the allowed configuration options on Linux:
"log-driver": "json-file",
"log-level": "",
"log-opts": {
"cache-disabled": "false",
"cache-max-file": "5",
"cache-max-size": "20m",
"cache-compress": "true",
"env": "os,customer",
"labels": "somelabel",
"max-file": "5",