mirror of https://github.com/docker/docs.git
Merge pull request #7813 from gtardif/release_notes_2.0.0.0-win81
Release notes for 2.0.0.0-win81 (Stable) cc @gbarr01
This commit is contained in:
commit
c4ad30981f
|
@ -20,6 +20,16 @@ for Windows](install.md#download-docker-for-windows).
|
|||
|
||||
## Stable Releases of 2018
|
||||
|
||||
### Docker Community Edition 2.0.0.0-win81 2018-12-07
|
||||
|
||||
[Download](https://download.docker.com/win/stable/29211/Docker%20for%20Windows%20Installer.exe)
|
||||
|
||||
* Upgrades
|
||||
- [Docker compose 1.23.2](https://github.com/docker/compose/releases/tag/1.23.2)
|
||||
|
||||
* Bug fixes and minor changes
|
||||
- Compose: Fixed a bug where build context URLs would fail to build on Windows. Fixes [docker/for-win#2918](https://github.com/docker/for-win/issues/2918)
|
||||
|
||||
### Docker Community Edition 2.0.0.0-win78 2018-11-19
|
||||
|
||||
[Download](https://download.docker.com/win/stable/28905/Docker%20for%20Windows%20Installer.exe)
|
||||
|
|
Loading…
Reference in New Issue