mirror of https://github.com/docker/docs.git
Port 53 is in use on M1
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
This commit is contained in:
parent
31e485758e
commit
76087a73e2
|
|
@ -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)**
|
||||
|
|
|
|||
Loading…
Reference in New Issue