mirror of
https://github.com/clearlinux/docker.git
synced 2026-06-14 01:35:56 +00:00
0083f6e984
this allows jsonfile logger to collect extra metadata from containers with `--log-opt labels=label1,label2 --log-opt env=env1,env2`. Extra attributes are saved into `attrs` attributes for each log data. Signed-off-by: Daniel Dao <dqminh@cloudflare.com>