mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
09dc9a2a9e
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
|
||
---|---|---|
.. | ||
distribution | ||
backend.go | ||
interface.go | ||
legacy.go | ||
manager.go | ||
manager_linux.go | ||
manager_windows.go |