DockerCLI/docs/extend
Brian Goff df4e570ff4 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>
2017-06-02 00:10:52 +00:00
..
images Add a link to the new build instructions 2017-06-02 00:10:24 +00:00
EBS_volume.md plugins: add example docs for a rexray plugin 2017-06-02 00:10:49 +00:00
config.md Make propagated mount persist outside rootfs 2017-06-02 00:10:52 +00:00
index.md Provide password to volume create command 2017-06-02 00:10:51 +00:00
legacy_plugins.md Reference new DigitalOcean plugin (Closes #29729) 2017-06-02 00:10:47 +00:00
plugin_api.md Fix json format of plugin 2017-06-02 00:10:51 +00:00
plugins_authorization.md Fix some redirect loops and problems 2017-06-02 00:10:42 +00:00
plugins_graphdriver.md Fix some typos 2017-06-02 00:10:49 +00:00
plugins_network.md modify invalid url in plugins_network.md 2017-06-02 00:10:41 +00:00
plugins_volume.md fix some typos 2017-06-02 00:10:46 +00:00