moby--moby/volume/store
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
..
db.go Fix usage of boltdb in volume restore 2016-12-22 11:56:02 -05:00
errors.go Fix volume Create to check against canonical driver name 2016-12-16 10:45:46 -08:00
restore.go Fix usage of boltdb in volume restore 2016-12-22 11:56:02 -05:00
store.go Merge pull request #29378 from aaronlehmann/swarm-plugins 2016-12-19 11:07:06 +01:00
store_test.go Implement content addressability for plugins 2016-12-23 13:29:58 -08:00
store_unix.go Get the Docker Engine to build clean on Solaris 2016-05-23 16:37:12 -07:00
store_windows.go Fix typos found across repository 2015-12-13 18:04:12 +02:00