moby/docs/extend
Tonis Tiigi 3d86b0c79b Implement content addressability for plugins
Move plugins to shared distribution stack with images.

Create immutable plugin config that matches schema2 requirements.

Ensure data being pushed is same as pulled/created.

Store distribution artifacts in a blobstore.

Run init layer setup for every plugin start.

Fix breakouts from unsafe file accesses.

Add support for `docker plugin install --alias`

Uses normalized references for default names to avoid collisions when using default hosts/tags.

Some refactoring of the plugin manager to support the change, like removing the singleton manager and adding manager config struct.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2016-12-23 13:29:58 -08:00
..
images Fixing documentation according to comments by @moxiegirl and @thaJeztah 2015-12-08 17:34:15 +02:00
config.md Merge pull request #29230 from vieux/remove_old_media_type_plugin 2016-12-12 12:43:32 -08:00
index.md Implement content addressability for plugins 2016-12-23 13:29:58 -08:00
legacy_plugins.md Add Fuxi Volume Plugin to the docs 2016-12-16 13:04:40 -06:00
plugin_api.md move plugins out of experimental 2016-11-10 15:51:32 -08:00
plugins_authorization.md Fix some redirect loops and problems 2016-11-28 09:46:38 -08:00
plugins_network.md modify invalid url in plugins_network.md 2016-11-25 15:40:51 +08:00
plugins_volume.md plugins: container-rootfs-relative paths 2016-12-09 10:16:24 -08:00