mirror of
https://github.com/docker/docs.git
synced 2026-04-01 16:58:54 +07:00
Plugin drivers were added to docker info in https://github.com/docker/docker/pull/17300 but not added to the example output in the online docs. Also fixed mixed tabs/spaces in the API documentation. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>