From 1feb1ec6f807628574c3f48c596839fee1d16c57 Mon Sep 17 00:00:00 2001 From: Nicolas Hennion Date: Tue, 15 Apr 2025 09:04:14 +0200 Subject: [PATCH] Update faq.rst --- docs/faq.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/faq.rst b/docs/faq.rst index 1cab80d1..47c7902b 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -3,13 +3,13 @@ F.A.Q ===== -*Any encoding issue ?* + # Any encoding issue ? Try to run Glances with the following command line: LANG=en_US.UTF-8 LC_ALL= glances -*Container memory stats not displayed ?* +# Container memory stats not displayed ? On ARM64, Docker needs to be configured to allow access to the memory stats.