mirror of https://github.com/docker/docs.git
Merge pull request #7869 from docker/multiple-logging-drivers-7650
Changed misleading statement on logging drivers
This commit is contained in:
commit
9f800b9c43
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue