mirror of https://github.com/docker/docs.git
Docker for win stable relnotes 18.03.1-ce-win64 (#6551)
This commit is contained in:
parent
38a25da6f7
commit
fe3d2b6d95
|
@ -20,6 +20,19 @@ for Windows](install.md#download-docker-for-windows).
|
|||
|
||||
## Stable Releases of 2018
|
||||
|
||||
### Docker Community Edition 18.03.1-ce-win64 2018-04-26
|
||||
|
||||
[Download](https://download.docker.com/win/stable/17438/Docker%20for%20Windows%20Installer.exe)
|
||||
|
||||
* Upgrades
|
||||
- [Docker 18.03.1-ce](https://github.com/docker/docker-ce/releases/tag/v18.03.1-ce)
|
||||
- [Docker compose 1.21.0](https://github.com/docker/compose/releases/tag/1.21.0)
|
||||
- [Notary 0.6.1](https://github.com/docker/notary/releases/tag/v0.6.1)
|
||||
|
||||
* Bug fixes and minor changes
|
||||
- Fix startup failure when the HOME environment variable is already defined (typically started from the command line). Fixes [docker/for-win#1880](https://github.com/docker/for-win/issues/1880)
|
||||
- Fix startup failure due to incompatibility with other programs (like Razer Synapse 3). Fixes [docker/for-win#1723](https://github.com/docker/for-win/issues/1723)
|
||||
|
||||
### Docker Community Edition 18.03.0-ce-win59 2018-03-26
|
||||
|
||||
[Download](https://download.docker.com/win/stable/16762/Docker%20for%20Windows%20Installer.exe)
|
||||
|
|
Loading…
Reference in New Issue