Port 53 is in use on M1

Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
This commit is contained in:
Stefan Scherer 2021-03-15 10:20:05 +01:00
parent 31e485758e
commit 76087a73e2
No known key found for this signature in database
GPG Key ID: 0EA4429C4C69C02B
1 changed files with 2 additions and 0 deletions

View File

@ -43,6 +43,8 @@ The tech preview of Docker Desktop for Apple M1 currently has the following limi
- 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.
- The new Apple Virtualization framework uses port 53 (DNS) when Docker Desktop is started. This port cannot be used to bind a container port to the host.
## Fixes since the Apple Silicon preview 7
**Docker Desktop preview 3.1.0 (60984)**