moby--moby/plugin
Anusha Ragunathan 09dc9a2a9e Debugging issue #25511
Volumes and other content created under a bind mount should be
recursively propagated using rshared, not shared. This could be
the reason for EBUSY during removal. Override options with rbind,
rshared and see if CI errors are fixed.

May fix #25511

Signed-off-by: Anusha Ragunathan <anusha@docker.com>
(cherry picked from commit e58028d078)
Signed-off-by: Tibor Vass <tibor@docker.com>
2016-08-16 16:11:10 -07:00
..
distribution Detect non-plugin content during install and error out. 2016-07-08 15:32:34 -07:00
backend.go fix plugin restart on docker restart 2016-08-11 17:56:49 -07:00
interface.go Add only legacy plugins to the legacy lookup map. 2016-07-25 23:15:42 -07:00
legacy.go plugins: experimental support for new plugin management 2016-06-14 14:20:27 -07:00
manager.go fix plugin restart on docker restart 2016-08-11 17:56:49 -07:00
manager_linux.go Debugging issue #25511 2016-08-16 16:11:10 -07:00
manager_windows.go fix plugin restart on docker restart 2016-08-11 17:56:49 -07:00