From 9a62aaabaecc5316ff6856c771126d18681d7651 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Sun, 12 Feb 2023 13:28:37 +0100 Subject: [PATCH] docs: WSL note See https://git.coopcloud.tech/coop-cloud/organising/issues/406 --- docs/abra/install.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/abra/install.md b/docs/abra/install.md index 8cbf71f..d9b280a 100644 --- a/docs/abra/install.md +++ b/docs/abra/install.md @@ -2,6 +2,10 @@ title: Install --- +!!! warning + + 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. + ## Stable release ```