From dde7d2aeb376a7e541b8e574bfb10920019ceed6 Mon Sep 17 00:00:00 2001 From: basebuilder Date: Wed, 21 Feb 2024 21:28:25 +0100 Subject: [PATCH] remove warning about abra WSL / docker errors as issues are resolved --- docs/abra/install.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/abra/install.md b/docs/abra/install.md index cff525e..34bb11c 100644 --- a/docs/abra/install.md +++ b/docs/abra/install.md @@ -2,10 +2,6 @@ title: Install --- -!!! warning - - 02/2023: We've seen reports that `abra` under [WSL](https://learn.microsoft.com/en-us/windows/wsl/about) doesn't work due to an underlying bug in Docker context handling. See [`coop-cloud/organising#406`](https://git.coopcloud.tech/coop-cloud/organising/issues/406) and [`docker/for-win#13180`](https://github.com/docker/for-win/issues/13180) for more. However, this might be fixed with newer versions of Docker. - ## Stable release ```