DockerCLI/docs/reference
Brian Goff 02677bc06e Add docker plugin upgrade
This allows a plugin to be upgraded without requiring to
uninstall/reinstall a plugin.
Since plugin resources (e.g. volumes) are tied to a plugin ID, this is
important to ensure resources aren't lost.

The plugin must be disabled while upgrading (errors out if enabled).
This does not add any convenience flags for automatically
disabling/re-enabling the plugin during before/after upgrade.

Since an upgrade may change requested permissions, the user is required
to accept permissions just like `docker plugin install`.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2017-06-02 00:10:52 +00:00
..
commandline Add docker plugin upgrade 2017-06-02 00:10:52 +00:00
builder.md Windows: Unify workdir handling 2017-06-02 00:10:52 +00:00
glossary.md followup to incorporate review comments per previous reviews on PR#29561 2017-06-02 00:10:46 +00:00
index.md update incorrect url in docs 2017-06-02 00:10:50 +00:00
run.md Update run.md ENV docs 2017-06-02 00:10:49 +00:00