From f909febf170ac8977c1e44d20ef4d7596c7580e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Frosteg=C3=A5rd?= Date: Sun, 24 Jul 2022 13:02:31 +0200 Subject: [PATCH] ws Dockerfile: add note about file not working --- docker/aquatic_ws.Dockerfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docker/aquatic_ws.Dockerfile b/docker/aquatic_ws.Dockerfile index 448d752..fdc7648 100644 --- a/docker/aquatic_ws.Dockerfile +++ b/docker/aquatic_ws.Dockerfile @@ -2,7 +2,8 @@ # aquatic_ws # -# WORK IN PROGRESS +# WORK IN PROGRESS: currently has issues spawning worker threads, possibly +# related to https://github.com/DataDog/glommio/issues/547 # # Customize by setting CONFIG_FILE_CONTENTS and # ACCESS_LIST_CONTENTS environment variables.