Docker for mac edge relnotes 18.03.0-ce-rc4-mac57 (#6232)

This commit is contained in:
gtardif 2018-03-15 16:52:32 +01:00 committed by Gwendolynne Barr
parent 8d485b880c
commit 5e3b80f611
1 changed files with 10 additions and 0 deletions

View File

@ -526,6 +526,16 @@ events or unexpected unmounts.
## Edge Release Notes
### Docker Community Edition 18.03.0-ce-rc4-mac57 2018-03-15 (Edge)
* Upgrades
- [Docker 18.03.0-ce-rc4](https://github.com/docker/docker-ce/releases/tag/v18.03.0-ce-rc4)
- AUFS 20180312
* Bug fixes and minor changes
- Fix support for AUFS. Fixes [docker/for-win#1831](https://github.com/docker/for-win/issues/1831)
- Fix synchronisation between CLI `docker login` and GUI login.
### Docker Community Edition 18.03.0-ce-rc3-mac56 2018-03-13 (Edge)
* Upgrades