1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/plugin
Vincent Demeester 859e43e64c
Merge pull request #36715 from cpuguy83/plugin_exec_fixes
Make sure plugin container is removed on failure
2018-03-30 13:17:31 +02:00
..
executor/containerd Make sure plugin container is removed on failure 2018-03-28 09:07:24 -04:00
v2 Don't sort plugin mounts slice 2018-03-28 09:10:43 -04:00
backend_linux.go
backend_linux_test.go
backend_unsupported.go
blobstore.go
defs.go
errors.go
events.go
manager.go
manager_linux.go Add missing error return for plugin creation. 2018-03-23 12:07:43 -07:00
manager_linux_test.go Add missing error return for plugin creation. 2018-03-23 12:07:43 -07:00
manager_test.go
manager_windows.go
store.go
store_test.go