mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
When `-s` is not specified, there is no need to ask if there is a plugin with the specified name. This speeds up unit tests dramatically since they don't need to wait the timeout period for each call to `graphdriver.New`. Signed-off-by: Brian Goff <cpuguy83@gmail.com>