From c16a637c28826eef8b8ccd0dfe85fea698a4a6e3 Mon Sep 17 00:00:00 2001 From: Stephen Turner Date: Fri, 5 Mar 2021 19:13:48 +0000 Subject: [PATCH] Add another known issue for M1 (#12448) * Add another known issue for M1 * Minor fix Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com> --- docker-for-mac/apple-m1.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docker-for-mac/apple-m1.md b/docker-for-mac/apple-m1.md index a299e867d5..276558ba2d 100644 --- a/docker-for-mac/apple-m1.md +++ b/docker-for-mac/apple-m1.md @@ -39,6 +39,8 @@ The tech preview of Docker Desktop for Apple M1 currently has the following limi - Some VPN clients can prevent the VM running Docker from communicating with the host, preventing Docker Desktop starting correctly. See [docker/for-mac#5208](https://github.com/docker/for-mac/issues/5208){: target="blank" rel="noopener" class=“”}. +- Docker Desktop is incompatible with macOS Internet Sharing. See [docker/for-mac#5348](https://github.com/docker/for-mac/issues/5348){: target="blank" rel="noopener" class=“”}. + - The kernel may panic. If so, look in `~/Library/Containers/com.docker.docker/Data/vms/0/console.log` for a BUG or kernel panic to report. ## Fixes since the Apple Silicon preview 7