Merge pull request #7869 from docker/multiple-logging-drivers-7650

Changed misleading statement on logging drivers
This commit is contained in:
L-Hudson 2018-12-21 11:53:18 -05:00 committed by GitHub
commit 9f800b9c43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,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