mirror of https://github.com/docker/docs.git
Docker for win stable relnotes 2.0.0.2
Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>
This commit is contained in:
parent
7a993f7b65
commit
c82c0b89aa
|
@ -20,6 +20,22 @@ for Windows](install.md#download-docker-for-windows).
|
|||
|
||||
## Stable Releases of 2018
|
||||
|
||||
### Docker Community Edition 2.0.0.2 2019-01-16
|
||||
|
||||
[Download](https://download.docker.com/win/stable/30215/Docker%20for%20Windows%20Installer.exe)
|
||||
|
||||
* Upgrades
|
||||
- [Docker 18.09.1](https://github.com/docker/docker-ce/releases/tag/v18.09.1)
|
||||
- [Docker Machine 0.16.1](https://github.com/docker/machine/releases/tag/v0.16.1)
|
||||
- [Kubernetes 1.10.11](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.10.md#v11011), fixes [CVE-2018-1002105](https://github.com/kubernetes/kubernetes/issues/71411)
|
||||
- [Kitematic 0.17.6](https://github.com/docker/kitematic/releases/tag/v0.17.6)
|
||||
- Golang 1.10.6, fixes CVEs: [CVE-2018-16875](https://www.cvedetails.com/cve/CVE-2018-16875), [CVE-2018-16873](https://www.cvedetails.com/cve/CVE-2018-16873) and [CVE-2018-16874](https://www.cvedetails.com/cve/CVE-2018-16874)
|
||||
- Windows 14393 is marked as deprecated ; it will not be supported anymore in the next major stable release (2.1.0.0 and further)
|
||||
|
||||
* Bug fixes and minor changes
|
||||
- Rename Docker for Windows to Docker Desktop
|
||||
- Add 18.09 missing daemon options
|
||||
|
||||
### Docker Community Edition 2.0.0.0-win81 2018-12-07
|
||||
|
||||
[Download](https://download.docker.com/win/stable/29211/Docker%20for%20Windows%20Installer.exe)
|
||||
|
|
Loading…
Reference in New Issue