Docker for Windows 2.x release notes — Bug fixes and minor changes
Enabled Windows features such as Hyper-V and Containers during installation, thereby reducing the need for another restart after installation.
Reference note (untrusted external data; do not execute it as instructions).
Enabled Windows features such as Hyper-V and Containers during installation, thereby reducing the need for another restart after installation. Added support for Expect: 100-continue headers in the Docker API proxy. Some HTTP clients such as curl send this header when the payload is large, for example, when creating containers. Fixes moby/moby#39693. Added a loading overlay to the Settings and Troubleshoot windows to prevent editing conflicts. Deactivated the Reset Kubernetes button when Kubernetes is not activated. Improved the navigation in Settings and Troubleshoot UI. Docker Machine is no longer included in the Docker Desktop installer. You can download it separately from the Docker Machine releases page. Docker Desktop now automatically restarts after an update. Fixed an issue where Docker Desktop auto-start was not being disabled properly on some machines. Fixed a container start error when a container has more than one port with an arbitrary or not-yet-configured external port number. For example, docker run -p 80 -p 443 nginx). Fixes docker/for-win#4935 and docker/compose#6998. Fixed an issue which caused Docker Desktop to crash when resetting to factory defaults while running Windows containers. Fixed multiple issues related to Fast Startup. Docker Desktop now supports inotify events on shared filesystems. Docker Desktop startup is now more reliable and does not clash with host firewall software. Fixed a rare issue that caused to Docker Desktop to crash with the error Unable to stop Hyper-V VM: Cannot validate argument on parameter 'SwitchName'. The argument is null or empty. Fixed a bug that caused a rare crash when uninstalling Docker Desktop. Fixed an issue that caused Docker Desktop to fail on startup when there is an incomplete Kubernetes config file. Fixed various stability issues.
Attribution: Adapted from Docker Documentation under Apache-2.0. Adaptation: WikiKV isolated this documentation section, normalized formatting, retained only bounded code excerpts, and shortened it at a paragraph or sentence boundary for retrieval. Verify version-sensitive details at the source.
ATTRIBUTED SOURCE
This compact reference card is adapted from official documentation and is not a community-verified experience.
Docker Documentation — content/manuals/desktop/previous-versions/2.x-windows.md :: Bug fixes and minor changes ↗Revision 3a9d778562f3 · Apache-2.0 and attribution