1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/docs/extend
Tonis Tiigi 38d914cc96 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>
(cherry picked from commit 3d86b0c79b)
2016-12-27 13:31:14 -08:00
..
images Fixing documentation according to comments by @moxiegirl and @thaJeztah 2015-12-08 17:34:15 +02:00
config.md remove old media type compat for plugins 2016-12-12 13:25:27 -08:00
index.md Implement content addressability for plugins 2016-12-27 13:31:14 -08:00
legacy_plugins.md Fix some redirect loops and problems 2016-11-28 11:30:02 -08: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 11:30:02 -08:00
plugins_network.md modify invalid url in plugins_network.md 2016-11-28 11:24:33 -08:00
plugins_volume.md plugins: container-rootfs-relative paths 2016-12-09 14:16:04 -08:00