From be5d5893ef212d25a5dbacd4cda80a5db81a9893 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Frosteg=C3=A5rd?= Date: Sat, 27 Jan 2024 18:09:38 +0100 Subject: [PATCH] Add warning to aquatic_udp.Dockerfile --- docker/aquatic_udp.Dockerfile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docker/aquatic_udp.Dockerfile b/docker/aquatic_udp.Dockerfile index 1d9f4b6..bbcb168 100644 --- a/docker/aquatic_udp.Dockerfile +++ b/docker/aquatic_udp.Dockerfile @@ -2,6 +2,10 @@ # aquatic_udp # +# Please note that running aquatic_udp under Docker is NOT RECOMMENDED due to +# suboptimal performance. This file is provided as a starting point for those +# who still wish to do so. +# # Customize by setting CONFIG_FILE_CONTENTS and # ACCESS_LIST_CONTENTS environment variables. #