Skip to content

Commit

Permalink
[README] Update Docker Limitation for Windows / macOS (#589)
Browse files Browse the repository at this point in the history
I have not tested that the limitation exists on Windows as described here, so it either works on Windows and not macOS, or it continues to work on neither.
  • Loading branch information
pickypg authored Feb 12, 2025
1 parent 733b934 commit 716b7a2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ This is a multi-arch image and will run on x86_64, Raspberry Pi 2, 3, 4, Zero 2

Homebridge requires full access to your local network to function correctly which can be achieved using the ```--net=host``` flag.

**This image will not work when using [Docker for Mac](https://docs.docker.com/docker-for-mac/) or [Docker for Windows](https://docs.docker.com/docker-for-windows/) due to [this](https://github.com/docker/for-mac/issues/68) and [this](https://github.com/docker/for-win/issues/543)**.

**This image will not work when using [Docker for Mac](https://docs.docker.com/docker-for-mac/) or [Docker for Windows](https://docs.docker.com/docker-for-windows/) due to [this](https://github.com/homebridge/docker-homebridge/issues/570)**.

## Usage

Expand Down

0 comments on commit 716b7a2

Please sign in to comment.