Changed misleading statement to "Added functionality for the docker logs command to include the output of multiple logging drivers."

This commit is contained in:
Anne Henmi 2018-12-17 07:50:46 -07:00
parent 6ce462d71c
commit 47f4b7d231
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@ Ubuntu 14.04 "Trusty Tahr" [docker-ce-packaging#255](https://github.com/docker/d
+ Add support for Ubuntu 18.04.
+ Windows opt-out telemetry stream.
+ Support for `--chown` with `COPY` and `ADD` in `Dockerfile`.
+ Add support for multiple logging drivers for `docker logs`.
+ Added functionality for the `docker logs` command to include the output of multiple logging drivers.
### 17.06.2-ee-17
2018-10-25