mirror of
https://github.com/docker/docs.git
synced 2026-04-12 14:25:46 +07:00
The logging driver bears not relation to the output of commands such as
`docker inspect`, so this line was incorrect.
Looks like this was added as part of a bigger rewrite/refactor in
d536881651, so likely missed
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>