mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Check if there is a plugin socket first under `/run/docker/plugins/NAME.sock`. If there is no socket for a plugin, check `/etc/docker/plugins/NAME.spec` and `/usr/lib/docker/plugins/NAME.spec` for spec files. Signed-off-by: David Calavera <david.calavera@gmail.com> Upstream-commit: 6c0795747b00589641eb34eb7adce05a56d8840f Component: engine