Docker for windows edge relnotes 17.09.0-ce-rc2-win29 (#4663)

Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>
This commit is contained in:
pinata-mac 2017-09-19 19:21:13 +02:00 committed by Misty Stanley-Jones
parent 2e87bfd80b
commit 23d97a4db4
1 changed files with 13 additions and 0 deletions

View File

@ -366,6 +366,19 @@ We did not distribute a 1.12.4 stable release
## Edge Release Notes
### Docker Community Edition 17.09.0-ce-rc2-win29 2017-09-19 (Edge)
* Upgrades
- [Docker 17.09.0-ce-rc2](https://github.com/docker/docker-ce/releases/tag/v17.09.0-ce-rc2)
- Linux Kernel 4.9.49
- AUFS 20170911
* Bug fixes and minor changes
- Kernel: Enable TASK_XACCT and TASK_IO_ACCOUNTING
- Rotate logs in the VM more often (docker/for-win#244)
- Vpnkit : do not block startup when ICMP permission is denied. (Fixes docker/for-win#1036, docker/for-win#1035, docker/for-win#1040)
- Fix minor bug on update checks
### Docker Community Edition 17.09.0-ce-rc1-win28 2017-09-07 (Edge)
* Upgrades