From 0faa59c21e9475976109df550415bb9d84c3c7f8 Mon Sep 17 00:00:00 2001 From: Adam Monsen Date: Mon, 4 Aug 2025 10:31:38 -0700 Subject: [PATCH] Update fuse.rst - fix grammar typo --- source/user-guide/troubleshooting/fuse.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/user-guide/troubleshooting/fuse.rst b/source/user-guide/troubleshooting/fuse.rst index 766f7f7..0a705f0 100644 --- a/source/user-guide/troubleshooting/fuse.rst +++ b/source/user-guide/troubleshooting/fuse.rst @@ -253,7 +253,7 @@ You can alternatively extract the AppImage, either using `AppImageExtract `. +Most Docker installations do not permit the use of FUSE inside containers for security reasons. Instead, you can extract and run AppImages as described in the :ref:`previous section `. .. warning::