moby--moby/docs/extend
Brian Goff 1a17bc6bc4 Make propagated mount persist outside rootfs
This persists the "propagated mount" for plugins outside the main
rootfs. This enables `docker plugin upgrade` to not remove potentially
important data during upgrade rather than forcing plugin authors to hard
code a host path to persist data to.

Also migrates old plugins that have a propagated mount which is in the
rootfs on daemon startup.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
(cherry picked from commit e8307b868d)
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2017-02-03 19:15:23 -05:00
..
images
EBS_volume.md plugins: add example docs for a rexray plugin 2017-01-25 13:31:51 -08:00
config.md Make propagated mount persist outside rootfs 2017-02-03 19:15:23 -05:00
index.md Add docs for service create based on plugins. 2017-01-31 12:55:45 -08:00
legacy_plugins.md
plugin_api.md Fix json format of plugin 2017-01-27 11:31:20 -08:00
plugins_authorization.md
plugins_graphdriver.md
plugins_network.md
plugins_volume.md