mirror of https://github.com/docker/docs.git
Merge pull request #8249 from shemanaev/patch-1
Update year for edge releases pages
This commit is contained in:
commit
4dc93ea30b
|
@ -16,7 +16,7 @@ notes](release-notes) are also available. (Following the CE release model,
|
||||||
releases, and download stable and edge product installers at [Download Docker
|
releases, and download stable and edge product installers at [Download Docker
|
||||||
for Mac](install.md#download-docker-for-mac).
|
for Mac](install.md#download-docker-for-mac).
|
||||||
|
|
||||||
## Edge Releases of 2018
|
## Edge Releases of 2019
|
||||||
|
|
||||||
### Docker Community Edition 2.0.2.0 2019-02-06
|
### Docker Community Edition 2.0.2.0 2019-02-06
|
||||||
|
|
||||||
|
@ -55,6 +55,8 @@ for Mac](install.md#download-docker-for-mac).
|
||||||
- Rename Docker for Mac to Docker Desktop
|
- Rename Docker for Mac to Docker Desktop
|
||||||
- Partially open services ports if possible. [docker/for-mac#3438](https://github.com/docker/for-mac/issues/3438)
|
- Partially open services ports if possible. [docker/for-mac#3438](https://github.com/docker/for-mac/issues/3438)
|
||||||
|
|
||||||
|
## Edge Releases of 2018
|
||||||
|
|
||||||
### Docker Community Edition 2.0.0.0-mac82 2018-12-07
|
### Docker Community Edition 2.0.0.0-mac82 2018-12-07
|
||||||
|
|
||||||
[Download](https://download.docker.com/mac/edge/29268/Docker.dmg)
|
[Download](https://download.docker.com/mac/edge/29268/Docker.dmg)
|
||||||
|
|
|
@ -16,7 +16,7 @@ notes](release-notes) are also available. (Following the CE release model,
|
||||||
releases, and download stable and edge product installers at [Download Docker
|
releases, and download stable and edge product installers at [Download Docker
|
||||||
for Windows](install.md#download-docker-for-windows).
|
for Windows](install.md#download-docker-for-windows).
|
||||||
|
|
||||||
## Edge Releases of 2018
|
## Edge Releases of 2019
|
||||||
|
|
||||||
### Docker Community Edition 2.0.2.0 2019-02-06
|
### Docker Community Edition 2.0.2.0 2019-02-06
|
||||||
|
|
||||||
|
@ -54,6 +54,8 @@ for Windows](install.md#download-docker-for-windows).
|
||||||
- Quit will not check if service is running anymore
|
- Quit will not check if service is running anymore
|
||||||
- Fix UI lock when changing kubernetes state
|
- Fix UI lock when changing kubernetes state
|
||||||
|
|
||||||
|
## Edge Releases of 2018
|
||||||
|
|
||||||
### Docker Community Edition 2.0.0.0-win82 2018-12-07
|
### Docker Community Edition 2.0.0.0-win82 2018-12-07
|
||||||
|
|
||||||
[Download](https://download.docker.com/win/edge/29268/Docker%20for%20Windows%20Installer.exe)
|
[Download](https://download.docker.com/win/edge/29268/Docker%20for%20Windows%20Installer.exe)
|
||||||
|
|
Loading…
Reference in New Issue