Merge pull request #7176 from carlfischer1/patch-6

extend description of Windows Server 1709 and 1803
This commit is contained in:
Tammy Fox 2018-08-24 16:19:19 -04:00 committed by GitHub
commit c2e0da725b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -48,8 +48,7 @@ adopted as quickly for consistency and compatibility reasons.
+ Update to docker-ce 18.03.1 engine. + Update to docker-ce 18.03.1 engine.
+ Add support for FIPS 140-2 on x86_64. + Add support for FIPS 140-2 on x86_64.
+ Add support for Microsoft Windows Server 1709. + Add support for Microsoft Windows Server 1709 and 1803 with support for [swarm ingress routing mesh](https://docs.docker.com/engine/swarm/ingress/), [VIP service discovery](https://docs.docker.com/v17.09/engine/swarm/networking/#configure-service-discovery), and [named pipe mounting](https://blog.docker.com/2017/09/docker-windows-server-1709/).
+ Add support for Microsoft Windows Server 1803.
+ Add support for Ubuntu 18.04. + Add support for Ubuntu 18.04.
+ Windows opt-out telemetry stream. + Windows opt-out telemetry stream.
+ Support for `--chown` with `COPY` and `ADD` in `Dockerfile`. + Support for `--chown` with `COPY` and `ADD` in `Dockerfile`.