Docker for mac edge relnotes 18.02.0-ce-rc1-mac50 (#5834)

Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>
This commit is contained in:
gtardif 2018-01-26 18:05:13 +01:00 committed by Misty Stanley-Jones
parent 96ac063697
commit a735d44cdb
1 changed files with 11 additions and 0 deletions

View File

@ -514,6 +514,17 @@ events or unexpected unmounts.
## Edge Release Notes
### Docker Community Edition 18.02.0-ce-rc1-mac50 2018-01-26 (Edge)
* Upgrades
- [Docker 18.02.0-ce-rc1](https://github.com/docker/docker-ce/releases/tag/v18.02.0-ce-rc1)
* Bug fixes and minor changes
- Added "Restart" menu item. See [docker/for-mac#2407](https://github.com/docker/for-mac/issues/2407)
- Keep any existing kubectl binary when activating Kubenetes in Docker for Mac, and restore it when disabling Kubernetes. Fixes [docker/for-mac#2508](https://github.com/docker/for-mac/issues/2508), [docker/for-mac#2368](https://github.com/docker/for-mac/issues/2368)
- Fix Kubernetes context selector. Fixes [docker/for-mac#2495](https://github.com/docker/for-mac/issues/2495)
### Docker Community Edition 18.01.0-ce-mac48 2018-01-19 (Edge)