From 5b48b7ff01b92ab0cdd8c3ee2ff26adc6934b749 Mon Sep 17 00:00:00 2001 From: "Quentin McGaw (desktop)" Date: Tue, 29 Jun 2021 21:54:44 +0000 Subject: [PATCH] Doc: run as root for older Docker and Kernel --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 59c2a9c0..4481b25e 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,8 @@ Diagrams are shown for router and client-by-client configurations in the [**Conn 1. See the [Connect clients to it](#connect-clients-to-it) section, you can also refer to the [Verify DNS connection](#verify-dns-connection) section if you want. +If you run an old Docker version or Kernel, you might want to run the container as root with `--user="0"` (see [this issue](https://github.com/qdm12/dns/issues/79) for context). + ## Docker tags 🐳 | Docker image | Github release |