Files
docker-cli/components/cli/command/plugin
Anusha Ragunathan 52276a061b Enforce zero plugin refcount during disable.
When plugins have a positive refcount, they were not allowed to be
removed. However, plugins could still be disabled when volumes
referenced it and containers using them were running.

This change fixes that by enforcing plugin refcount during disable.
A "force" disable option is also added to ignore reference refcounting.

Signed-off-by: Anusha Ragunathan <anusha@docker.com>
Upstream-commit: bf3250ae0a
Component: cli
2016-12-22 13:26:53 -08:00
..
2016-11-17 10:54:10 -08:00
2016-12-02 13:42:50 -08:00
2016-10-24 15:20:01 -07:00