mirror of https://github.com/docker/docs.git
Merge pull request #13019 from djs55/more-mac-fixes
Link to more fixed in 3.4.0 Docker for Mac issues
This commit is contained in:
commit
2ed8331a79
|
@ -55,7 +55,8 @@ This page contains information about the new features, improvements, known issue
|
|||
- Use `vpnkit` with `virtualization.framework` to fix connectivity issues with VPN clients such as Cisco AnyConnect.
|
||||
- Fixed version number missing in update dialog window.
|
||||
- Fixed an issue where the diagnostics were sometimes not uploaded correctly from the **Support** dialog.
|
||||
- Fixed DNS entries for `*.docker.internal` and Kubernetes cluster reset after the VM IP changes.
|
||||
- Fixed DNS entries for `*.docker.internal` and Kubernetes cluster reset after the VM IP changes. Fixes [docker/for-mac#5707](https://github.com/docker/for-mac/issues/5707), [docker/for-mac#5680](https://github.com/docker/for-mac/issues/5680), [docker/for-mac#5663](https://github.com/docker/for-mac/issues/5663) and [docker/for-mac#5653](https://github.com/docker/for-mac/issues/5653).
|
||||
- Avoid running `com.docker.osxfs` when gRPC FUSE is enabled. Fixes [docker/for-mac#5725](https://github.com/docker/for-mac/issues/5725).
|
||||
|
||||
### Known issues
|
||||
|
||||
|
|
Loading…
Reference in New Issue