moby--moby/plugin/v2
Anusha Ragunathan 6572e27df7 Fix potential panic during plugin set.
Plugin config can have Mounts without a 'Source' field. In such cases,
performing a 'plugin set' on the mount source will panic the daemon. Its
the same case for device paths as well. This detects the case and
returns error.

Signed-off-by: Anusha Ragunathan <anusha.ragunathan@docker.com>
2017-11-28 13:06:24 -08:00
..
plugin.go Fix potential panic during plugin set. 2017-11-28 13:06:24 -08:00
plugin_linux.go Update containerd to 06b9cb35161009dcb7123345749fef02f7cea8e0 2017-08-21 12:04:07 -07:00
plugin_unsupported.go Implement content addressability for plugins 2016-12-23 13:29:58 -08:00
settable.go support mounts, devices and args for docker plugin set 2016-11-10 11:55:48 -08:00
settable_test.go Spelling fixes 2017-07-03 13:13:09 -07:00