From 00dc2a439f2d0e40ad478f42d6491b3db3f5c059 Mon Sep 17 00:00:00 2001 From: Matthew Edwards Date: Wed, 23 Dec 2020 12:55:41 +1300 Subject: [PATCH] Document workaround for systemd-resolved --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fc397db..7d04ccb 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ docker run --rm \ where `API_KEY` is a ZeroTier API token and `NETWORK_ID` is a ZeroTier network ID. If your ZeroTier network interface is not called `zt0`, then you should add `--interface=` (or `--interface=` to listen on all interfaces). It is recommended to use a configuration file instead of these command-line arguments (see ["Configuration"](#configuration) section below). +On a machine with `systemd-resolved`, you may need to use `--network=host` instead of `-p 53:53` to prevent the Docker daemon from fighting over port 53. Once the server is running you will be able to resolve ZeroTier member names by querying it directly: