From 1bcf3ae19aa3c6b6646d595e8d914b6f7fe256f3 Mon Sep 17 00:00:00 2001 From: Jason Volk Date: Sun, 7 Sep 2025 20:47:18 +0000 Subject: [PATCH] Soften the Docker troubleshooting note. Signed-off-by: Jason Volk --- docs/troubleshooting.md | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index bfaba270..6759c84a 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -1,17 +1,11 @@ # Troubleshooting Tuwunel -> ## Docker users ⚠️ -> -> Docker is extremely UX unfriendly. Because of this, a ton of issues or support -> is actually Docker support, not tuwunel support. We also cannot document the -> ever-growing list of Docker issues here. -> +> [!IMPORTANT] > If you intend on asking for support and you are using Docker, **PLEASE** > triple validate your issues are **NOT** because you have a misconfiguration in -> your Docker setup. -> -> If there are things like Compose file issues or Dockerhub image issues, those -> can still be mentioned as long as they're something we can fix. +> your Docker setup. We must remain focused on supporting Tuwunel issues and +> cannot budget our time for generic Docker support. Compose file issues or +> Dockerhub image issues are okay if they are something we can fix. ## Tuwunel and Matrix issues