moby--moby/plugin
John Stephens b3e9f7b13b
Merge pull request #35521 from salah-khan/35507
Add --chown flag support for ADD/COPY commands for Windows
2018-08-17 11:31:16 -07:00
..
executor/containerd libcontainerd: split client and supervisor 2018-08-06 10:23:04 -07:00
v2 Move plugin client creation to the extension point 2018-05-25 15:18:53 -04:00
backend_linux.go
backend_linux_test.go
backend_unsupported.go
blobstore.go Close readclosers returned by DecompressStream 2018-06-07 11:16:13 -07:00
defs.go
errors.go
events.go
manager.go Fix panic on daemon restart with running plugin 2018-06-07 17:27:02 -07:00
manager_linux.go Add ADD/COPY --chown flag support to Windows 2018-08-13 21:59:11 -07:00
manager_linux_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
manager_test.go
manager_windows.go Fix panic on daemon restart with running plugin 2018-06-07 17:27:02 -07:00
store.go
store_test.go