1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/plugin
Sebastiaan van Stijn 182795cff6
Do not call mount.RecursiveUnmount() on Windows
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-29 23:00:16 +01:00
..
executor/containerd Configure shims from runtime config 2020-07-13 14:18:02 -07:00
v2 Use containerd dist libs for plugin pull/pull 2020-04-02 15:03:06 -07:00
backend_linux.go Use containerd dist libs for plugin pull/pull 2020-04-02 15:03:06 -07:00
backend_linux_test.go
backend_unsupported.go
defs.go
errors.go
events.go
fetch_linux.go Use containerd dist libs for plugin pull/pull 2020-04-02 15:03:06 -07:00
manager.go Do not call mount.RecursiveUnmount() on Windows 2020-10-29 23:00:16 +01:00
manager_linux.go Do not call mount.RecursiveUnmount() on Windows 2020-10-29 23:00:16 +01:00
manager_linux_test.go
manager_test.go
manager_windows.go Do not call mount.RecursiveUnmount() on Windows 2020-10-29 23:00:16 +01:00
progress.go Use containerd dist libs for plugin pull/pull 2020-04-02 15:03:06 -07:00
registry.go Use containerd dist libs for plugin pull/pull 2020-04-02 15:03:06 -07:00
store.go Merge pull request #40867 from BurtonQin/double-lock 2020-05-15 18:07:39 +02:00
store_test.go