Ian Campbell
c41c23813c
Disable docker system dial-stdio on Windows
...
The `conn` here is `*winio.win32MessageBytePipe` which does not have a
`CloseRead` method (it does have `CloseWrite`) resulting in:
docker@WIN-NUC0 C:\Users\docker>.\docker-windows-amd64.exe system dial-stdio
the raw stream connection does not implement halfCloser
Also disable the path which uses this for cli-plugins on Windows.
Signed-off-by: Ian Campbell <ijc@docker.com >
2019-03-04 17:36:21 +00:00
..
2019-01-30 01:06:09 +01:00
2018-06-08 18:24:26 +02:00
2018-10-23 17:05:44 +02:00
2019-02-08 13:53:12 -08:00
2018-10-23 17:05:44 +02:00
2019-02-12 10:31:17 +01:00
2019-01-29 11:19:54 +01:00
2019-01-08 00:35:24 +01:00
2019-01-10 22:25:43 +01:00
2018-06-08 18:24:26 +02:00
2019-02-07 10:05:02 +01:00
2018-06-08 18:24:26 +02:00
2018-08-30 08:54:49 +02:00
2019-01-30 01:06:09 +01:00
2018-11-08 11:37:49 +01:00
2018-11-08 11:37:49 +01:00
2019-01-31 21:25:43 +00:00
2018-10-23 17:05:44 +02:00
2019-02-22 09:53:21 +02:00
2019-01-29 18:12:43 +01:00
2019-01-28 14:36:00 +01:00
2019-03-04 17:36:21 +00:00
2018-10-23 17:05:44 +02:00
2018-11-08 11:37:49 +01:00
2019-01-28 14:36:00 +01:00
2019-01-29 11:26:40 +00:00
2019-01-29 11:19:54 +01:00
2019-02-18 11:53:37 +00:00
2019-02-18 11:53:37 +00:00
2019-01-10 22:25:43 +01:00
2017-09-01 19:41:06 -04:00
2019-01-04 17:06:51 +01:00
2019-01-10 22:25:43 +01:00
2019-01-31 21:25:43 +00:00
2019-01-31 21:25:43 +00:00
2019-01-28 14:36:00 +01:00
2018-03-08 15:00:43 -05:00
2019-02-07 10:05:02 +01:00