1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/docs/reference
Brian Goff 03c6949739 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-02-03 16:21:12 -05:00
..
commandline Add docker plugin upgrade 2017-02-03 16:21:12 -05:00
builder.md Fix for https://github.com/docker/docker.github.io/issues/1413 2017-01-31 18:59:21 -08:00
glossary.md followup to incorporate review comments per previous reviews on PR#29561 2016-12-22 12:30:53 -08:00
index.md update incorrect url in docs 2017-01-26 12:57:45 +08:00
run.md Update run.md ENV docs 2017-01-12 15:47:02 -08:00