mirror of https://github.com/docker/docs.git
Add note on Desktop installer size (#10819)
This commit is contained in:
parent
fa91630d82
commit
f44d049367
|
@ -31,6 +31,7 @@ Docker Desktop introduces a new onboarding tutorial upon first startup. The Quic
|
|||
|
||||
### Bug fixes and minor changes
|
||||
|
||||
- Reduced the size of the Docker Desktop installer from 708 MB to 456 MB.
|
||||
- Fixed bug where containers disappeared from the UI when Kubernetes context is invalid. Fixes [docker/for-win#6037](https://github.com/docker/for-win/issues/6037).
|
||||
- Fixed a file descriptor leak in `vpnkit-bridge`. Fixes [docker/for-win#5841](https://github.com/docker/for-win/issues/5841).
|
||||
- Added a link to the Edge channel from the UI.
|
||||
|
|
|
@ -54,6 +54,7 @@ For information about Edge releases, see the [Edge release notes](edge-release-n
|
|||
|
||||
**Other fixes**
|
||||
|
||||
- Reduced the size of the Docker Desktop installer from 960 MB to 409 MB.
|
||||
- Added an option to delete data from the Troubleshoot screen.
|
||||
- Fixed a bug where containers disappeared from the UI when Kubernetes context is invalid. Fixed [docker/for-win#6037](https://github.com/docker/for-win/issues/6037).
|
||||
- Fixed Windows event logs filtering when copying them to the Docker Desktop log files. Fixed [docker/for-win#6258](https://github.com/docker/for-win/issues/6258).
|
||||
|
|
Loading…
Reference in New Issue