mirror of
https://github.com/moby/moby.git
synced 2026-08-12 22:16:46 +00:00
Update docker to support a '--log-format' option, which accepts either 'text' (default) or 'json'. Propagate the log format to containerd as well, to ensure that everything will be logged consistently. Signed-off-by: Philip K. Warren <pkwarren@gmail.com>