mirror of https://github.com/docker/docs.git
Update Desktop 4.17.0 release notes (#16858)
- Link a fix to the for-mac issue it fixes
This commit is contained in:
parent
48fff9086e
commit
95eaeae7d5
|
@ -76,7 +76,7 @@ For frequently asked questions about Docker Desktop releases, see [FAQs](faqs/ge
|
|||
- Fixed a bug where the "system" proxy would not handle "autoproxy" / "pac file" configurations.
|
||||
- Fixed a bug where vmnetd installation fails to read `Info.Plist` on case-sensitive file systems. The actual filename is `Info.plist`. Fixes [docker/for-mac#6677](https://github.com/docker/for-mac/issues/6677).
|
||||
- Fixed a bug where user is prompted to create the docker socket symlink on every startup. Fixes [docker/for-mac#6634](https://github.com/docker/for-mac/issues/6634).
|
||||
- Fixed a bug that caused the **Start Docker Desktop when you log in** setting not to work.
|
||||
- Fixed a bug that caused the **Start Docker Desktop when you log in** setting not to work. Fixes [docker/for-mac#6723](https://github.com/docker/for-mac/issues/6723).
|
||||
- Fixed UDP connection tracking and `host.docker.internal`. Fixes [docker/for-mac#6699](https://github.com/docker/for-mac/issues/6699).
|
||||
- Improved kubectl symlink logic to respect existing binaries in `/usr/local/bin`. Fixes [docker/for-mac#6328](https://github.com/docker/for-mac/issues/6328).
|
||||
- Docker Desktop now automatically installs Rosetta when you opt-in to use it but have not already installed it.
|
||||
|
|
Loading…
Reference in New Issue