mirror of https://github.com/docker/docs.git
Docker for windows edge relnotes 18.01.0-ce-win48 (#5784)
Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>
This commit is contained in:
parent
e2ecbf1893
commit
e35418d0fd
|
@ -477,6 +477,17 @@ We did not distribute a 1.12.4 stable release
|
|||
|
||||
## Edge Release Notes
|
||||
|
||||
### Docker Community Edition 18.01.0-ce-win48 2018-01-19 (Edge)
|
||||
|
||||
* Upgrades
|
||||
- [Docker 18.01.0-ce](https://github.com/docker/docker-ce/releases/tag/v18.01.0-ce)
|
||||
- Linux Kernel 4.9.75
|
||||
|
||||
* Bug fixes and minor changes
|
||||
- Fix linuxKit port-forwarder sometimes not being able to start. Fixes [docker/for-win#1506](https://github.com/docker/for-win/issues/1506)
|
||||
- Fix certificate management when connecting to a private registry. Fixes [docker/for-win#1512](https://github.com/docker/for-win/issues/1512)
|
||||
- Fix Mount compatibility when mounting drives with `-v //c/...`, now mounted in /host_mnt/c in the LinuxKit VM. Fixes [docker/for-win#1509](https://github.com/docker/for-win/issues/1509), [docker/for-win#1516](https://github.com/docker/for-win/issues/1516), [docker/for-win#1497](https://github.com/docker/for-win/issues/1497)
|
||||
|
||||
### Docker Community Edition 17.12.0-ce-win45 2018-01-05 (Edge)
|
||||
|
||||
* Upgrades
|
||||
|
|
Loading…
Reference in New Issue