Ubuntu 18.04 support added in 18.03.1-ee-1

This commit is contained in:
darwin-traver 2018-07-10 14:56:38 -04:00 committed by GitHub
parent e74fd60201
commit f5a65d43cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ adopted as quickly for consistency and compatibility reasons.
+ Add support for FIPS 140-2 on x86_64.
+ Add support for Microsoft Windows Server 1709.
+ Add support for Microsoft Windows Server 1803.
+ 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`.