Skip to content

How to activate network_mode: host on Mac/Windows #20

@asmaier

Description

@asmaier

First, thank you for your work. With your docker image I'm able to run umbrelOS via Docker Desktop on my old Mac using docker compose.

However there is an issue. There are several apps in the Umbrel app store that are using network_mode: host in their docker-compose.yml files, see

By default these app can be installed with umbrelOS without raising any errors or warnings, but they won't be accessible. The reason for that is that the support for network_mode: host on Mac/Windows for Docker Desktop is very new and deactivated by default.

To workaround this issue you have to

  1. Update to Docker Desktop version 4.34 or newer
  2. Check Enable host networking under Settings/Resources/Network and press Apply and Restart

See

After doing this, the apps mentioned above work fine with umbrelOS also on a Mac (or Windows).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions