Signed-off-by: Tibor Vass <tibor@docker.com>
(cherry picked from commit 320d17b2a2b42a71089b7109797dc4c0f6a06fa8)
| ... | ... |
@@ -11,8 +11,6 @@ be found. |
| 11 | 11 |
|
| 12 | 12 |
- Fix Docker client exiting with an "Unrecognized input header" error [#20706](https://github.com/docker/docker/pull/20706) |
| 13 | 13 |
- Fix Docker exiting if Exec is started with both `AttachStdin` and `Detach` [#20647](https://github.com/docker/docker/pull/20647) |
| 14 |
-- Fix loss of output in short-lived containers [#20729](https://github.com/docker/docker/pull/20729) |
|
| 15 |
-- Fix an issue that caused the client to hang if the container process died [#20967](https://github.com/docker/docker/pull/20967) |
|
| 16 | 14 |
|
| 17 | 15 |
### Distribution |
| 18 | 16 |
|